File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33/*
44 * This file is part of php-cache organization.
55 *
6- * (c) 2015-2015 Aaron Scherer <aequasi@gmail.com>, Tobias Nyholm <tobias.nyholm@gmail.com>
6+ * (c) 2015-2016 Aaron Scherer <aequasi@gmail.com>, Tobias Nyholm <tobias.nyholm@gmail.com>
77 *
88 * This source file is subject to the MIT license that is bundled
99 * with this source code in the file LICENSE.
1010 */
1111
12+
1213namespace Cache \Adapter \Filesystem ;
1314
1415use Cache \Adapter \Common \AbstractCachePool ;
Original file line number Diff line number Diff line change 33/*
44 * This file is part of php-cache organization.
55 *
6- * (c) 2015-2015 Aaron Scherer <aequasi@gmail.com>, Tobias Nyholm <tobias.nyholm@gmail.com>
6+ * (c) 2015-2016 Aaron Scherer <aequasi@gmail.com>, Tobias Nyholm <tobias.nyholm@gmail.com>
77 *
88 * This source file is subject to the MIT license that is bundled
99 * with this source code in the file LICENSE.
1010 */
1111
12+
1213namespace Cache \Adapter \Filesystem \Tests ;
1314
1415use Cache \Adapter \Filesystem \FilesystemCachePool ;
Original file line number Diff line number Diff line change 33/*
44 * This file is part of php-cache organization.
55 *
6- * (c) 2015-2015 Aaron Scherer <aequasi@gmail.com>, Tobias Nyholm <tobias.nyholm@gmail.com>
6+ * (c) 2015-2016 Aaron Scherer <aequasi@gmail.com>, Tobias Nyholm <tobias.nyholm@gmail.com>
77 *
88 * This source file is subject to the MIT license that is bundled
99 * with this source code in the file LICENSE.
1010 */
1111
12+
1213namespace Cache \Adapter \Filesystem \Tests ;
1314
1415/**
Original file line number Diff line number Diff line change 33/*
44 * This file is part of php-cache organization.
55 *
6- * (c) 2015-2015 Aaron Scherer <aequasi@gmail.com>, Tobias Nyholm <tobias.nyholm@gmail.com>
6+ * (c) 2015-2016 Aaron Scherer <aequasi@gmail.com>, Tobias Nyholm <tobias.nyholm@gmail.com>
77 *
88 * This source file is subject to the MIT license that is bundled
99 * with this source code in the file LICENSE.
1010 */
1111
12+
1213namespace Cache \Adapter \Filesystem \Tests ;
1314
1415use Cache \IntegrationTests \CachePoolTest ;
Original file line number Diff line number Diff line change 33/*
44 * This file is part of php-cache organization.
55 *
6- * (c) 2015-2015 Aaron Scherer <aequasi@gmail.com>, Tobias Nyholm <tobias.nyholm@gmail.com>
6+ * (c) 2015-2016 Aaron Scherer <aequasi@gmail.com>, Tobias Nyholm <tobias.nyholm@gmail.com>
77 *
88 * This source file is subject to the MIT license that is bundled
99 * with this source code in the file LICENSE.
1010 */
1111
12+
1213namespace Cache \Adapter \Filesystem \Tests ;
1314
1415use Cache \IntegrationTests \TaggableCachePoolTest ;
You can’t perform that action at this time.
0 commit comments