Home
last modified time | relevance | path

Searched defs:reflection (Results 1 – 2 of 2) sorted by relevance

/plugin/findologicxmlexport/vendor/jms/metadata/src/
H A DMethodMetadata.php30 public $reflection; variable in Metadata\\MethodMetadata
/plugin/findologicxmlexport/vendor/doctrine/instantiator/src/Doctrine/Instantiator/
H A DInstantiator.php194 private function isSafeToClone(ReflectionClass $reflection) : bool