Home
last modified time | relevance | path

Searched refs:Traits (Results 76 – 80 of 80) sorted by relevance

1234

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/
H A DPublicKey.php37 use Common\Traits\Fingerprint;
H A DPrivateKey.php32 use Common\Traits\PasswordProtected;
/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/
H A DREADME.md7 … also introduces an additional way to describe deeper elements than Classes, Interfaces and Traits
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DREADME.md333 attribute in the `GeoIp2\Record\Traits` record.
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md108 * Added `Elastica\Aggregation\Traits\BucketsPathTrait` to configure `buckets_path` on aggregations by @deguif
117 * Extracted setting gap policy to `\Elastica\Aggregation\Traits\GapPolicyTrait` and introduced `\Elastica\Aggregation\GapPolicyInterface` with constants for options by @stchr [#2023](https://github.com/ruflin/Elastica/pull/2023)
118 * Extracted setting `field` to `Elastica\Processor\Traits\FieldTrait` by @deguif [#2024](https://github.com/ruflin/Elastica/pull/2024)
119 * Extracted setting `target_field` to `Elastica\Processor\Traits\TargetFieldTrait` by @deguif [#2026](https://github.com/ruflin/Elastica/pull/2026)

1234