Skip to content

Commit 77a36c4

Browse files
committed
removed @Property phpDoc
1 parent 9871ee7 commit 77a36c4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/Caching/Cache.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@
1313

1414
/**
1515
* Implements the cache for a application.
16-
*
17-
* @property-read IStorage $storage
18-
* @property-read string $namespace
1916
*/
2017
class Cache extends Nette\Object
2118
{

0 commit comments

Comments
 (0)