Fix PHPDoc typo
This commit is contained in:
parent
330f88e44b
commit
f61526d3ff
1 changed files with 1 additions and 1 deletions
|
@ -664,7 +664,7 @@ class Configuration extends \Doctrine\DBAL\Configuration
|
|||
*
|
||||
* @param string $name The name of the filter.
|
||||
*
|
||||
* @return string The class name of the filter, or null of it is not
|
||||
* @return string The class name of the filter, or null if it is not
|
||||
* defined.
|
||||
*/
|
||||
public function getFilterClassName($name)
|
||||
|
|
Loading…
Add table
Reference in a new issue