protected property StaticMethodLoader::$methodName in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/symfony/validator/Mapping/Loader/StaticMethodLoader.php \Symfony\Component\Validator\Mapping\Loader\StaticMethodLoader::methodName
The name of the method to call.
Type: string
File
- vendor/
symfony/ 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;