mirror of
https://github.com/symfony/form.git
synced 2026-03-24 00:02:23 +01:00
Fix singular phpdoc
This commit is contained in:
@@ -21,7 +21,7 @@ interface FormRegistryInterface
|
||||
/**
|
||||
* Returns a form type by name.
|
||||
*
|
||||
* This methods registers the type extensions from the form extensions.
|
||||
* This method registers the type extensions from the form extensions.
|
||||
*
|
||||
* @throws Exception\InvalidArgumentException if the type cannot be retrieved from any extension
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user