protected property StaticMethodLoader::$methodName in Plug 7
The name of the method to call.
Type: string
File
- lib/
Symfony/ validator/ Symfony/ Component/ Validator/ Mapping/ Loader/ StaticMethodLoader.php, line 29
Class
- StaticMethodLoader
- Loads validation metadata by calling a static method on the loaded class.
Namespace
Symfony\Component\Validator\Mapping\LoaderCode
protected $methodName;