Home
last modified time | relevance | path

Searched refs:TARGET_PROPERTY (Results 1 – 4 of 4) sorted by path

/plugin/combo/vendor/symfony/polyfill-php80/Resources/stubs/
H A DAttribute.php9 public const TARGET_PROPERTY = 8; define in Attribute
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/
H A DTarget.php35 const TARGET_PROPERTY = 4; define in Doctrine\\Common\\Annotations\\Annotation\\Target
46 'PROPERTY' => self::TARGET_PROPERTY,
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DAnnotationReader.php249 $this->parser->setTarget(Target::TARGET_PROPERTY);
H A DDocParser.php208 'targets' => Target::TARGET_PROPERTY,
557 self::$metadataParser->setTarget(Target::TARGET_PROPERTY);