Home
last modified time | relevance | path

Searched refs:__get (Results 1 – 25 of 52) sorted by path

123

/plugin/authgooglesheets/vendor/google/apiclient/src/
H A DModel.php61 public function __get($key) function in Google\\Model
269 $this->__get($offset);
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
H A DCurlMultiHandler.php55 public function __get($name) function in GuzzleHttp\\Handler\\CurlMultiHandler
H A DEasyHandle.php85 public function __get($name) function in GuzzleHttp\\Handler\\EasyHandle
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DFnStream.php43 public function __get($name) function in GuzzleHttp\\Psr7\\FnStream
H A DStreamDecoratorTrait.php30 public function __get($name) function
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DBarcodeFactory.php37 public function __get($name) function in jucksearm\\barcode\\lib\\BarcodeFactory
H A DDatamatrixFactory.php36 public function __get($name) function in jucksearm\\barcode\\lib\\DatamatrixFactory
H A DPDF417Factory.php36 public function __get($name) function in jucksearm\\barcode\\lib\\PDF417Factory
H A DQRcodeFactory.php38 public function __get($name) function in jucksearm\\barcode\\lib\\QRcodeFactory
/plugin/bez/mdl/
H A DEntity.php58 public function __get($property) { function in dokuwiki\\plugin\\bez\\mdl\\Entity
H A DModel.php57 public function __get($property) { function in dokuwiki\\plugin\\bez\\mdl\\Model
H A DTask.php62 public function __get($property) {
84 return parent::__get($property);
196 ($this->thread_id != '' && $this->__get('thread')->get_participant($this->model->user_nick) === false)) {
61 public function __get($property) { global() function in dokuwiki\\plugin\\bez\\mdl\\Task
H A DTask_comment.php18 public function __get($property) { function in dokuwiki\\plugin\\bez\\mdl\\Task_comment
28 return parent::__get($property);
H A DThread.php48 public function __get($property) {
52 return parent::__get($property);
47 public function __get($property) { global() function in dokuwiki\\plugin\\bez\\mdl\\Thread
H A DThread_comment.php25 public function __get($property) { function in dokuwiki\\plugin\\bez\\mdl\\Thread_comment
38 return parent::__get($property);
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Scanner/
H A DToken.php129 public function __get(string $name) { function in PhpCss\\Scanner\\Token
/plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/
H A DHandlebars.php234 return $this->getHelpers()->__get($name);
H A DHelpers.php119 public function __get($name) function in Handlebars\\Helpers
/plugin/davcal/vendor/sabre/vobject/lib/
H A DComponent.php374 function __get($name) { function in Sabre\\VObject\\Component
/plugin/davcard/vendor/sabre/vobject/lib/
H A DComponent.php374 function __get($name) { function in Sabre\\VObject\\Component
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DStrict.php31 public function &__get($name) function
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
H A DFnStream.php37 public function __get($name) function in GuzzleHttp\\Stream\\FnStream
H A DStreamDecoratorTrait.php24 public function __get($name) function
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Client/
H A DCurlMultiHandler.php58 public function __get($name) function in GuzzleHttp\\Ring\\Client\\CurlMultiHandler
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Future/
H A DMagicFutureTrait.php6 * property is accessed via a magic __get method.
24 public function __get($name) function

123