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-2016 Aaron Scherer <aequasi@gmail.com>, Tobias Nyholm <tobias.nyholm@gmail.com>
6+ * (c) 2015 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-
1312namespace Cache \Prefixed ;
1413
1514use Cache \Hierarchy \HierarchicalPoolInterface ;
Original file line number Diff line number Diff line change 33/*
44 * This file is part of php-cache organization.
55 *
6- * (c) 2015-2016 Aaron Scherer <aequasi@gmail.com>, Tobias Nyholm <tobias.nyholm@gmail.com>
6+ * (c) 2015 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-
1312namespace Cache \Prefixed \Tests ;
1413
1514use Cache \Prefixed \PrefixedCachePool ;
You can’t perform that action at this time.
0 commit comments