/plugin/findologicxmlexport/vendor/doctrine/annotations/ |
H A D | CHANGELOG.md | 5 This release fixes an issue in which annotations such as `@foo-bar` 10 allowing vendor-specific annotations to be prefixed with the tool 17 - [257: Skip parsing annotations containing dashes, such as `@Foo-bar`, or `@Foo-`](https://github.… 56 - [115: Missing annotations with the latest composer version](https://github.com/doctrine/annotatio… 57 - [120: Missing annotations with the latest composer version](https://github.com/doctrine/annotatio… 70 anyway. [#110](https://github.com/doctrine/annotations/pull/110) 73 not correctly checking the freshness of cached annotations when 114 - [74: Ignore not registered annotations fix](https://github.com/doctrine/annotations/pull/74) 116 … [96: Fix/#62 check trait and parent class ttl in annotations](https://github.com/doctrine/annotat… 155 * Allowing dangling comma in annotations [all …]
|
H A D | README.md | 3 …Status](https://travis-ci.org/doctrine/annotations.svg?branch=master)](https://travis-ci.org/doctr… 4 …ioneye.com/package/php--doctrine--annotations/badge.png)](https://www.versioneye.com/package/php--… 5 …//www.versioneye.com/php/doctrine:annotations/reference_badge.svg)](https://www.versioneye.com/php… 6 …ads](https://poser.pugx.org/doctrine/annotations/downloads.png)](https://packagist.org/packages/do… 7 …ion](https://poser.pugx.org/doctrine/annotations/v/stable.png)](https://packagist.org/packages/doc… 13 …e](http://docs.doctrine-project.org/projects/doctrine-common/en/latest/reference/annotations.html).
|
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/ |
H A D | Test.php | 69 $annotations = self::parseTestMethodAnnotations( 74 …if (isset($annotations['class']['coversNothing']) || isset($annotations['method']['coversNothing']… 128 if (isset($annotations['class'][$mode])) { 129 $list = $annotations['class'][$mode]; 132 if (isset($annotations['method'][$mode])) { 542 $annotations = []; 567 $annotations = []; 580 return $annotations; 590 $annotations = []; 602 return $annotations; [all …]
|
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/ |
H A D | IndexedReader.php | 49 $annotations = array(); 51 $annotations[get_class($annot)] = $annot; 54 return $annotations; 70 $annotations = array(); 72 $annotations[get_class($annot)] = $annot; 75 return $annotations; 91 $annotations = array(); 93 $annotations[get_class($annot)] = $annot; 96 return $annotations;
|
/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/ |
H A D | index.rst | 33 $ composer require doctrine/annotations 55 :ref:`Read more about custom annotations. <custom>` 57 Reading annotations 60 The access to the annotations happens by reflection of the class 63 access the annotations of a class. A common one is 79 A reader has multiple methods to access the annotations 82 :ref:`Read more about handling annotations. <annotations>` 87 Some IDEs already provide support for annotations: 92 .. _Read more about handling annotations.: annotations 93 .. _Read more about custom annotations.: custom
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceDirectory/ |
H A D | Service.php | 26 public $annotations; variable in Google\\Service\\ServiceDirectory\\Service 37 public function setAnnotations($annotations) argument 39 $this->annotations = $annotations; 46 return $this->annotations;
|
H A D | Endpoint.php | 29 public $annotations; variable in Google\\Service\\ServiceDirectory\\Endpoint 60 public function setAnnotations($annotations) argument 62 $this->annotations = $annotations; 69 return $this->annotations;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/ |
H A D | BackendServiceGroupHealth.php | 26 public $annotations; variable in Google\\Service\\Compute\\BackendServiceGroupHealth 37 public function setAnnotations($annotations) argument 39 $this->annotations = $annotations; 46 return $this->annotations;
|
H A D | NetworkEndpoint.php | 25 public $annotations; variable in Google\\Service\\Compute\\NetworkEndpoint 46 public function setAnnotations($annotations) argument 48 $this->annotations = $annotations; 55 return $this->annotations;
|
H A D | HealthStatus.php | 25 public $annotations; variable in Google\\Service\\Compute\\HealthStatus 62 public function setAnnotations($annotations) argument 64 $this->annotations = $annotations; 71 return $this->annotations;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/ |
H A D | GoogleCloudRunV2ExecutionTemplate.php | 25 public $annotations; variable in Google\\Service\\CloudRun\\GoogleCloudRunV2ExecutionTemplate 44 public function setAnnotations($annotations) argument 46 $this->annotations = $annotations; 53 return $this->annotations;
|
H A D | ObjectMeta.php | 26 public $annotations; variable in Google\\Service\\CloudRun\\ObjectMeta 85 public function setAnnotations($annotations) argument 87 $this->annotations = $annotations; 94 return $this->annotations;
|
H A D | GoogleCloudRunOpV2RevisionTemplate.php | 26 public $annotations; variable in Google\\Service\\CloudRun\\GoogleCloudRunOpV2RevisionTemplate 71 public function setAnnotations($annotations) argument 73 $this->annotations = $annotations; 80 return $this->annotations;
|
H A D | GoogleCloudRunV2RevisionTemplate.php | 26 public $annotations; variable in Google\\Service\\CloudRun\\GoogleCloudRunV2RevisionTemplate 71 public function setAnnotations($annotations) argument 73 $this->annotations = $annotations; 80 return $this->annotations;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Recommender/ |
H A D | GoogleCloudRecommenderV1RecommenderConfig.php | 25 public $annotations; variable in Google\\Service\\Recommender\\GoogleCloudRecommenderV1RecommenderConfig 52 public function setAnnotations($annotations) argument 54 $this->annotations = $annotations; 61 return $this->annotations;
|
H A D | GoogleCloudRecommenderV1InsightTypeConfig.php | 25 public $annotations; variable in Google\\Service\\Recommender\\GoogleCloudRecommenderV1InsightTypeConfig 52 public function setAnnotations($annotations) argument 54 $this->annotations = $annotations; 61 return $this->annotations;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ApiKeysService/ |
H A D | V2Key.php | 25 public $annotations; variable in Google\\Service\\ApiKeysService\\V2Key 64 public function setAnnotations($annotations) argument 66 $this->annotations = $annotations; 73 return $this->annotations;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/ |
H A D | WorkerPool.php | 25 public $annotations; variable in Google\\Service\\CloudBuild\\WorkerPool 64 public function setAnnotations($annotations) argument 66 $this->annotations = $annotations; 73 return $this->annotations;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/ |
H A D | OrdersSetLineItemMetadataRequest.php | 41 public function setAnnotations($annotations) argument 43 $this->annotations = $annotations; 50 return $this->annotations;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDeploy/ |
H A D | DeliveryPipeline.php | 25 public $annotations; variable in Google\\Service\\CloudDeploy\\DeliveryPipeline 62 public function setAnnotations($annotations) argument 64 $this->annotations = $annotations; 71 return $this->annotations;
|
H A D | Target.php | 26 public $annotations; variable in Google\\Service\\CloudDeploy\\Target 73 public function setAnnotations($annotations) argument 75 $this->annotations = $annotations; 82 return $this->annotations;
|
H A D | Rollout.php | 25 public $annotations; variable in Google\\Service\\CloudDeploy\\Rollout 94 public function setAnnotations($annotations) argument 96 $this->annotations = $annotations; 103 return $this->annotations;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/ |
H A D | ServicecontrolResource.php | 25 public $annotations; variable in Google\\Service\\ServiceControl\\ServicecontrolResource 74 public function setAnnotations($annotations) argument 76 $this->annotations = $annotations; 83 return $this->annotations;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/ |
H A D | GoogleCloudDatalabelingV1beta1Example.php | 39 public function setAnnotations($annotations) argument 41 $this->annotations = $annotations; 48 return $this->annotations;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/ |
H A D | GoogleCloudContactcenterinsightsV1AnalysisResultCallAnalysisMetadata.php | 39 public function setAnnotations($annotations) argument 41 $this->annotations = $annotations; 48 return $this->annotations;
|