/plugin/authgooglesheets/vendor/google/apiclient-services/src/SmartDeviceManagement/ |
H A D | GoogleHomeEnterpriseSdmV1Room.php | 29 public $traits; variable in Google\\Service\\SmartDeviceManagement\\GoogleHomeEnterpriseSdmV1Room 48 public function setTraits($traits) argument 50 $this->traits = $traits; 57 return $this->traits;
|
H A D | GoogleHomeEnterpriseSdmV1Structure.php | 29 public $traits; variable in Google\\Service\\SmartDeviceManagement\\GoogleHomeEnterpriseSdmV1Structure 48 public function setTraits($traits) argument 50 $this->traits = $traits; 57 return $this->traits;
|
H A D | GoogleHomeEnterpriseSdmV1Device.php | 32 public $traits; variable in Google\\Service\\SmartDeviceManagement\\GoogleHomeEnterpriseSdmV1Device 69 public function setTraits($traits) argument 71 $this->traits = $traits; 78 return $this->traits;
|
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Node/ |
H A D | File.php | 48 private $traits = []; variable in SebastianBergmann\\CodeCoverage\\Node\\File 186 return $this->traits; 273 foreach ($this->traits as $trait) { 315 foreach ($this->traits as $trait) { 346 foreach ($this->traits as $trait) { 505 foreach ($this->traits as &$trait) { 615 $traits = $tokens->getTraits(); 620 foreach ($traits as $traitName => $trait) { 621 $this->traits[$traitName] = [ 634 $this->startLines[$trait['startLine']] = &$this->traits[$traitName]; [all …]
|
H A D | Directory.php | 43 private $traits; variable in SebastianBergmann\\CodeCoverage\\Node\\Directory 247 if ($this->traits === null) { 248 $this->traits = []; 251 $this->traits = array_merge( 252 $this->traits, 258 return $this->traits;
|
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Node/ |
H A D | ModuleTest.php | 32 $traits = new Node(); 34 $node = new ModuleNode($body, $parent, $blocks, $macros, $traits, new Node([]), $source); 53 $traits = new Node(); 56 $node = new ModuleNode($body, $extends, $blocks, $macros, $traits, new Node([]), $source); 121 $node = new ModuleNode($body, $extends, $blocks, $macros, $traits, new Node([]), $source); 203 $node = new ModuleNode($body, $extends, $blocks, $macros, $traits, new Node([]), $source);
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HomeGraphService/ |
H A D | Device.php | 56 public $traits; variable in Google\\Service\\HomeGraphService\\Device 195 public function setTraits($traits) argument 197 $this->traits = $traits; 204 return $this->traits;
|
/plugin/findologicxmlexport/vendor/phpunit/php-token-stream/src/Token/ |
H A D | Stream.php | 93 protected $traits; variable in PHP_Token_Stream 270 if ($this->traits !== null) { 271 return $this->traits; 276 return $this->traits; 351 $this->traits = []; 403 $this->traits[$trait] = $tmp; 439 $this->traits[$trait]['methods'][$name] = $tmp;
|
/plugin/findologicxmlexport/vendor/sebastian/global-state/src/ |
H A D | Snapshot.php | 79 private $traits = array(); variable in SebastianBergmann\\GlobalState\\Snapshot 137 $this->traits = get_declared_traits(); 234 public function traits() function in SebastianBergmann\\GlobalState\\Snapshot 236 return $this->traits;
|
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/src/Model/ |
H A D | Country.php | 27 * @property-read \GeoIp2\Record\Traits $traits Data for the traits of the 38 protected $traits; variable in GeoIp2\\Model\\Country 67 $this->traits = new \GeoIp2\Record\Traits($this->get('traits'));
|
/plugin/findologicxmlexport/vendor/twig/twig/src/ |
H A D | Parser.php | 49 protected $traits; variable in Twig\\Parser 115 $this->traits = []; 139 …arent, new Node($this->blocks), new Node($this->macros), new Node($this->traits), $this->embeddedT… 315 $this->traits[] = $trait; 320 return \count($this->traits) > 0;
|
H A D | Template.php | 41 protected $traits = []; variable in Twig\\Template 174 if (isset($this->traits[$name])) { 175 $this->traits[$name][0]->displayBlock($name, $context, $blocks, false);
|
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Xml/ |
H A D | Totals.php | 74 'traits'
|
/plugin/authgooglesheets/vendor/psr/http-message/ |
H A D | README.md | 4 This repository holds all interfaces/classes/traits related to
|
/plugin/smtp/subtree/php-fig/log/ |
H A D | README.md | 4 This repository holds all interfaces/classes/traits related to
|
/plugin/webdav/vendor/psr/log/ |
H A D | README.md | 4 This repository holds all interfaces/classes/traits related to
|
/plugin/textinsert/lang/fr/ |
H A D | intro.txt | 1 … Un nom de macro peut contenir des lettres, des nombres, des tirets bas, traits d'union et points.…
|
/plugin/authgooglesheets/vendor/psr/log/ |
H A D | README.md | 4 This repository holds all interfaces/classes/traits related to
|
/plugin/elasticsearch/vendor/psr/log/ |
H A D | README.md | 4 This repository holds all interfaces/classes/traits related to
|
/plugin/dw2pdf/vendor/psr/log/ |
H A D | README.md | 4 This repository holds all interfaces/classes/traits related to
|
/plugin/findologicxmlexport/vendor/sebastian/global-state/tests/ |
H A D | SnapshotTest.php | 92 …is->assertContains('SebastianBergmann\GlobalState\TestFixture\SnapshotTrait', $snapshot->traits());
|
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/ |
H A D | ModuleNode.php | 33 …NodeInterface $blocks, \Twig_NodeInterface $macros, \Twig_NodeInterface $traits, $embeddedTemplate… argument 46 'traits' => $traits,
|
/plugin/findologicxmlexport/vendor/doctrine/annotations/ |
H A D | CHANGELOG.md | 74 traits were defined on a class. [#105](https://github.com/doctrine/annotations/pull/105) 108 - [62: [CachedReader\ Test traits and parent class to see if cache is fresh](https://github… 157 * Importing namespaces also in traits
|
/plugin/mdpage/vendor/cebe/markdown/ |
H A D | README.md | 342 This markdown library is composed of traits so it is very easy to create your own markdown flavor b… 343 the single feature traits. 348 2. Select language feature traits 360 #### Select language feature traits 367 // include block element parsing using traits 384 // include inline element parsing using traits
|
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/ |
H A D | MockObjectTest.php | 501 $traits = class_uses($parent, false); 503 $this->assertContains(AbstractTrait::class, $traits);
|