Home
last modified time | relevance | path

Searched refs:TARGET_METHOD (Results 1 – 3 of 3) sorted by relevance

/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/
H A DTarget.php34 const TARGET_METHOD = 2; define in Doctrine\\Common\\Annotations\\Annotation\\Target
45 'METHOD' => self::TARGET_METHOD,
/plugin/combo/vendor/symfony/polyfill-php80/Resources/stubs/
H A DAttribute.php8 public const TARGET_METHOD = 4; define in Attribute
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DAnnotationReader.php281 $this->parser->setTarget(Target::TARGET_METHOD);