Home
last modified time | relevance | path

Searched defs:returnType (Results 1 – 12 of 12) sorted by last modified time

/plugin/geophp/vendor/funiq/geophp/src/Adapter/
H A DGoogleGeocode.php49 public function read($address, $apiKey = null, $returnType = 'point', $bounds = false, $returnMultiple = false) argument
123 public function write(Geometry $geometry, $apiKey = null, $returnType argument
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DRoutine.php215 public function setReturnType(StandardSqlDataType $returnType)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/
H A DGoogleCloudDatacatalogV1RoutineSpec.php36 public $returnType; variable in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1RoutineSpec
89 public function setReturnType($returnType)
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Djstl-1.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt javax ...
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dvorbis.js2 …ar key in Module){if(Module.hasOwnProperty(key)){moduleOverrides[key]=Module[key]}}var ENVIRONMENT…
H A Dopus.js2 …ar key in Module){if(Module.hasOwnProperty(key)){moduleOverrides[key]=Module[key]}}var ENVIRONMENT…
H A Dogg.js2 …ar key in Module){if(Module.hasOwnProperty(key)){moduleOverrides[key]=Module[key]}}var ENVIRONMENT…
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Invocation/
H A DStatic.php63 public $returnType; variable in PHPUnit_Framework_MockObject_Invocation_Static
77 …public function __construct($className, $methodName, array $parameters, $returnType, $cloneObjects…
H A DObject.php31 …public function __construct($className, $methodName, array $parameters, $returnType, $object, $clo…
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/
H A DMethod.php40 private $returnType; variable in phpDocumentor\\Reflection\\DocBlock\\Tags\\Method
45 Type $returnType = null,
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/Node/
H A DMethodNode.php29 private $returnType; variable in Prophecy\\Doubler\\Generator\\Node\\MethodNode