Home
last modified time | relevance | path

Searched refs:traits (Results 1 – 25 of 41) sorted by last modified time

12

/plugin/aichat/vendor/mehrab-wj/tiktoken-php/
H A Dcomposer.lock497 "phpunitgoodpractices/traits": "^1.9.2",
/plugin/dw2pdf/vendor/psr/log/
H A DREADME.md4 This repository holds all interfaces/classes/traits related to
/plugin/dw2pdf/vendor/setasign/fpdi/
H A DREADME.md91 - The classes and traits are namespaced now: `setasign\Fpdi`
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-modeler.production.min.js7traits=t.traits||[],t.traits.push(i)}),this)),this.definePackage(e,t),this.typeMap[i]=e},fi.protot…
H A Dbpmn-navigated-viewer.production.min.js2traits=t.traits||[],t.traits.push(i)}),this)),this.definePackage(e,t),this.typeMap[i]=e},yi.protot…
H A Dbpmn-viewer.production.min.js2traits=t.traits||[],t.traits.push(i)}),this)),this.definePackage(e,t),this.typeMap[i]=e},fi.protot…
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-modeler.production.min.js2traits=t.traits||[],t.traits.push(i)}),this)),this.definePackage(e,t),this.typeMap[i]=e},Oe.protot…
H A Ddmn-navigated-viewer.production.min.js2traits=t.traits||[],t.traits.push(r)}),this)),this.definePackage(e,t),this.typeMap[r]=e},fe.protot…
H A Ddmn-viewer.production.min.js2traits=t.traits||[],t.traits.push(r)}),this)),this.definePackage(e,t),this.typeMap[r]=e},fe.protot…
/plugin/smtp/subtree/php-fig/log/
H A DREADME.md4 This repository holds all interfaces/classes/traits related to
/plugin/elasticsearch/vendor/psr/log/
H A DREADME.md4 This repository holds all interfaces/classes/traits related to
/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) argument
50 $this->traits = $traits;
57 return $this->traits;
H A DGoogleHomeEnterpriseSdmV1Structure.php29 public $traits; variable in Google\\Service\\SmartDeviceManagement\\GoogleHomeEnterpriseSdmV1Structure
48 public function setTraits($traits) argument
50 $this->traits = $traits;
57 return $this->traits;
H A DGoogleHomeEnterpriseSdmV1Device.php32 public $traits; variable in Google\\Service\\SmartDeviceManagement\\GoogleHomeEnterpriseSdmV1Device
69 public function setTraits($traits) argument
71 $this->traits = $traits;
78 return $this->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) argument
197 $this->traits = $traits;
204 return $this->traits;
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md199 …* Added forward-compatible interfaces and traits FormattableHandlerInterface, FormattableHandlerTr…
/plugin/authgooglesheets/vendor/psr/http-message/
H A DREADME.md4 This repository holds all interfaces/classes/traits related to
/plugin/authgooglesheets/vendor/psr/log/
H A DREADME.md4 This repository holds all interfaces/classes/traits related to
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js2916 this.style = function(traits, additionalAttrs) { argument
2918 if (!isArray$2(traits) && !additionalAttrs) {
2919 additionalAttrs = traits;
2920 traits = [];
2923 var attrs = reduce(traits, function(attrs, t) {
2931 if (!isArray$2(traits)) {
2932 defaultStyles = traits;
2933 traits = [];
7916 extended.traits = extended.traits || [];
7917 extended.traits.push(name);
[all …]
H A Dbpmn-modeler.production.min.js7traits=t.traits||[],t.traits.push(i)}),this)),this.definePackage(e,t),this.typeMap[i]=e},si.protot…
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/src/Model/
H A DCountry.php38 protected $traits; variable in GeoIp2\\Model\\Country
67 $this->traits = new \GeoIp2\Record\Traits($this->get('traits'));
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1traits across splice calls, given an identity\n * provider.\n */\nclass TraitSpliceable {\n con…
/plugin/webdav/vendor/psr/log/
H A DREADME.md4 This repository holds all interfaces/classes/traits related to
/plugin/textinsert/lang/fr/
H A Dintro.txt1 … Un nom de macro peut contenir des lettres, des nombres, des tirets bas, traits d'union et points.…
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/
H A DMockObjectTest.php501 $traits = class_uses($parent, false);
503 $this->assertContains(AbstractTrait::class, $traits);

12