Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit 27f294c

Browse files
authored
reverted new class var
1 parent 8955986 commit 27f294c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/book/examples.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,6 @@ class CacheListener implements ListenerAggregateInterface
171171
use ListenerAggregateTrait;
172172

173173
private $cache;
174-
private $listeners = [];
175174

176175
public function __construct(Cache $cache)
177176
{

0 commit comments

Comments
 (0)