Home
last modified time | relevance | path

Searched defs:traits (Results 1 – 13 of 13) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SmartDeviceManagement/
H A DGoogleHomeEnterpriseSdmV1Room.php29 public $traits; variable in Google\\Service\\SmartDeviceManagement\\GoogleHomeEnterpriseSdmV1Room
48 public function setTraits($traits)
H A DGoogleHomeEnterpriseSdmV1Structure.php29 public $traits; variable in Google\\Service\\SmartDeviceManagement\\GoogleHomeEnterpriseSdmV1Structure
48 public function setTraits($traits)
H A DGoogleHomeEnterpriseSdmV1Device.php32 public $traits; variable in Google\\Service\\SmartDeviceManagement\\GoogleHomeEnterpriseSdmV1Device
69 public function setTraits($traits)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HomeGraphService/
H A DDevice.php56 public $traits; variable in Google\\Service\\HomeGraphService\\Device
195 public function setTraits($traits)
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js2902 this.cls = function(className, traits, additionalAttrs) { argument
2916 this.style = function(traits, additionalAttrs) { argument
2930 this.computeStyle = function(custom, traits, defaultStyles) { argument
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/src/Model/
H A DCountry.php38 protected $traits; variable in GeoIp2\\Model\\Country
/plugin/findologicxmlexport/vendor/sebastian/global-state/src/
H A DSnapshot.php79 private $traits = array(); variable in SebastianBergmann\\GlobalState\\Snapshot
234 public function traits() function in SebastianBergmann\\GlobalState\\Snapshot
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/
H A DModuleNode.php33 …_NodeInterface $blocks, \Twig_NodeInterface $macros, \Twig_NodeInterface $traits, $embeddedTemplat…
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DParser.php49 protected $traits; variable in Twig\\Parser
H A DTemplate.php41 protected $traits = []; variable in Twig\\Template
/plugin/findologicxmlexport/vendor/phpunit/php-token-stream/src/Token/
H A DStream.php93 protected $traits; variable in PHP_Token_Stream
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Node/
H A DDirectory.php43 private $traits; variable in SebastianBergmann\\CodeCoverage\\Node\\Directory
H A DFile.php48 private $traits = []; variable in SebastianBergmann\\CodeCoverage\\Node\\File