Skip to content

Commit 5e12e11

Browse files
committed
phpdoc update
1 parent ef06c0a commit 5e12e11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Watcher/EventListener/FlushListener.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ public function setDefaultValueFormatter(ValueFormatter $defaultValueFormatter)
5757

5858
/**
5959
* @param Reader $reader
60-
* @param $entity
61-
* @param $field
60+
* @param mixed $entity
61+
* @param string $field
6262
*
6363
* @return WatchedField|null
6464
*/

0 commit comments

Comments
 (0)