Home
last modified time | relevance | path

Searched refs:setImports (Results 1 – 4 of 4) sorted by relevance

/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DAnnotationReader.php206 $this->preParser->setImports(self::$globalImports);
218 $this->parser->setImports($this->getClassImports($class));
250 $this->parser->setImports($this->getPropertyImports($property));
282 $this->parser->setImports($this->getMethodImports($method));
H A DDocParser.php313 public function setImports(array $imports) function in Doctrine\\Common\\Annotations\\DocParser
486 self::$metadataParser->setImports(array(
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DeploymentManager/
H A DTargetConfiguration.php45 public function setImports($imports) function in Google\\Service\\DeploymentManager\\TargetConfiguration
H A DManifest.php105 public function setImports($imports) function in Google\\Service\\DeploymentManager\\Manifest