The doc-type ?SetterMethod could not be parsed: Unknown type name "?SetterMethod" at position 0. (view supported doc-types)
This check marks PHPDoc comments that could not be parsed by our parser. To see
which comment annotations we can parse, please refer to our documentation on
supported doc-types.
Loading history...
53
*/
54
54
public function getSetterMethod(\ReflectionMethod $method)
This check marks PHPDoc comments that could not be parsed by our parser. To see which comment annotations we can parse, please refer to our documentation on supported doc-types.