auraphp / Aura.Filter

Validate and sanitize arrays and objects.
MIT License
159 stars 33 forks source link

Change @return in docblock for newSubjectFilter #100

Closed dperjar closed 8 years ago

dperjar commented 8 years ago

Specifying the return as Filter seems incorrect and also causes issues with IDEs (PHPStorm) reporting "Method not found in Aura\Filter\Filter" when trying to use it.