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

Commit 6976976

Browse files
committed
Removed useless attribute
1 parent f46acd0 commit 6976976

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

src/View/Http/InjectViewModelListener.php

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,6 @@
1717

1818
class InjectViewModelListener extends AbstractListenerAggregate
1919
{
20-
/**
21-
* FilterInterface/inflector used to normalize names for use as template identifiers
22-
*
23-
* @var mixed
24-
*/
25-
protected $inflector;
26-
2720
/**
2821
* {@inheritDoc}
2922
*/

0 commit comments

Comments
 (0)