@@ -1,12 +1,12 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * |
|
| 4 | - * PHP version 5.5 |
|
| 5 | - * |
|
| 6 | - * @package Cache |
|
| 7 | - * @author Sergey V.Kuzin <[email protected]> |
|
| 8 | - * @license MIT |
|
| 9 | - */ |
|
| 3 | + * |
|
| 4 | + * PHP version 5.5 |
|
| 5 | + * |
|
| 6 | + * @package Cache |
|
| 7 | + * @author Sergey V.Kuzin <[email protected]> |
|
| 8 | + * @license MIT |
|
| 9 | + */ |
|
| 10 | 10 | |
| 11 | 11 | namespace Cache; |
| 12 | 12 | |