Fix code standard

This commit is contained in:
fabrixxm 2021-08-19 15:20:25 +02:00
parent ce0d7616cc
commit dd2abc7aff
2 changed files with 2 additions and 3 deletions

View file

@ -51,7 +51,7 @@ class ReversedFileReader implements \Iterator
/**
* Open $filename for read and reset iterator
*
*
* @param string $filename File to open
* @return $this
*/