Skip to content

Commit acd9c24

Browse files
committed
removed @Property phpDoc
1 parent 6cef4e7 commit acd9c24

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
@@ -15,9 +15,6 @@
1515
* Implements the cache for a application.
1616
*
1717
* @author David Grudl
18-
*
19-
* @property-read IStorage $storage
20-
* @property-read string $namespace
2118
*/
2219
class Cache extends Nette\Object implements \ArrayAccess
2320
{

0 commit comments

Comments
 (0)