File tree Expand file tree Collapse file tree 10 files changed +10
-10
lines changed Expand file tree Collapse file tree 10 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 2222
2323/**
2424 * Class Item
25- * @package phpFastCache\Drivers\Apc
25+ * @package phpFastCache\Drivers\Cassandra
2626 */
2727class Item implements ExtendedCacheItemInterface
2828{
Original file line number Diff line number Diff line change 2222
2323/**
2424 * Class Item
25- * @package phpFastCache\Drivers\Apc
25+ * @package phpFastCache\Drivers\Cookie
2626 */
2727class Item implements ExtendedCacheItemInterface
2828{
Original file line number Diff line number Diff line change 2222
2323/**
2424 * Class Item
25- * @package phpFastCache\Drivers\Apc
25+ * @package phpFastCache\Drivers\Couchbase
2626 */
2727class Item implements ExtendedCacheItemInterface
2828{
Original file line number Diff line number Diff line change 2222
2323/**
2424 * Class Item
25- * @package phpFastCache\Drivers\Apc
25+ * @package phpFastCache\Drivers\Couchdb
2626 */
2727class Item implements ExtendedCacheItemInterface
2828{
Original file line number Diff line number Diff line change 2222
2323/**
2424 * Class Item
25- * @package phpFastCache\Drivers\Apc
25+ * @package phpFastCache\Drivers\Files
2626 */
2727class Item implements ExtendedCacheItemInterface
2828{
Original file line number Diff line number Diff line change 2222
2323/**
2424 * Class Item
25- * @package phpFastCache\Drivers\Apc
25+ * @package phpFastCache\Drivers\Memcache
2626 */
2727class Item implements ExtendedCacheItemInterface
2828{
Original file line number Diff line number Diff line change 2222
2323/**
2424 * Class Item
25- * @package phpFastCache\Drivers\Apc
25+ * @package phpFastCache\Drivers\Memcached
2626 */
2727class Item implements ExtendedCacheItemInterface
2828{
Original file line number Diff line number Diff line change 2222
2323/**
2424 * Class Item
25- * @package phpFastCache\Drivers\Apc
25+ * @package phpFastCache\Drivers\Mongodb
2626 */
2727class Item implements ExtendedCacheItemInterface
2828{
Original file line number Diff line number Diff line change 2222
2323/**
2424 * Class Item
25- * @package phpFastCache\Drivers\Apc
25+ * @package phpFastCache\Drivers\Predis
2626 */
2727class Item implements ExtendedCacheItemInterface
2828{
Original file line number Diff line number Diff line change 2222
2323/**
2424 * Class Item
25- * @package phpFastCache\Drivers\Apc
25+ * @package phpFastCache\Drivers\Xcache
2626 */
2727class Item implements ExtendedCacheItemInterface
2828{
You can’t perform that action at this time.
0 commit comments