Home
last modified time | relevance | path

Searched defs:refers (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1Reference.php33 public $refers; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1Reference
70 public function setRefers($refers)
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/
H A DCovers.php30 private $refers = null; variable in phpDocumentor\\Reflection\\DocBlock\\Tags\\Covers
38 public function __construct(Fqsen $refers, Description $description = null)
H A DUses.php30 protected $refers = null; variable in phpDocumentor\\Reflection\\DocBlock\\Tags\\Uses
38 public function __construct(Fqsen $refers, Description $description = null)
H A DSee.php32 protected $refers = null; variable in phpDocumentor\\Reflection\\DocBlock\\Tags\\See
40 public function __construct(Reference $refers, Description $description = null)