/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/ClassPatch/ |
H A D | TraversablePatch.php | 34 if (in_array('Iterator', $node->getInterfaces())) { 37 if (in_array('IteratorAggregate', $node->getInterfaces())) { 41 foreach ($node->getInterfaces() as $interface) {
|
H A D | MagicCallPatch.php | 54 $types = array_filter($node->getInterfaces(), function ($interface) {
|
H A D | ThrowablePatch.php | 27 foreach ($node->getInterfaces() as $type) {
|
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/ |
H A D | ClassCreator.php | 52 if (count($class->getInterfaces())) { 55 $class->getParentClass(), implode(', ', $class->getInterfaces())
|
H A D | ClassCodeGenerator.php | 48 array_map(function ($interface) {return '\\'.$interface;}, $class->getInterfaces())
|
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/PhpDocumentor/ |
H A D | ClassAndInterfaceTagRetriever.php | 60 $interfaces = $reflectionClass->getInterfaces();
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/ |
H A D | ExternalVpnGateway.php | 114 public function getInterfaces() function in Google\\Service\\Compute\\ExternalVpnGateway
|
H A D | Router.php | 162 public function getInterfaces() function in Google\\Service\\Compute\\Router
|
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/Node/ |
H A D | ClassNode.php | 50 public function getInterfaces() function in Prophecy\\Doubler\\Generator\\Node\\ClassNode
|
/plugin/findologicxmlexport/vendor/phpunit/php-token-stream/tests/Token/ |
H A D | FunctionTest.php | 117 $i = $ts->getInterfaces();
|
H A D | InterfaceTest.php | 97 $this->class->getInterfaces()
|
/plugin/findologicxmlexport/vendor/phpunit/php-token-stream/src/Token/ |
H A D | Stream.php | 254 public function getInterfaces() function in PHP_Token_Stream 386 'interfaces'=> $token->getInterfaces(),
|
/plugin/findologicxmlexport/vendor/jms/metadata/src/ |
H A D | MetadataFactory.php | 187 foreach ($class->getInterfaces() as $interface) {
|
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/ |
H A D | CachedReader.php | 244 array_map([$this, 'getLastModification'], $class->getInterfaces()),
|
/plugin/findologicxmlexport/vendor/phpunit/php-token-stream/src/ |
H A D | Token.php | 591 public function getInterfaces() function in PHP_Token_INTERFACE
|
/plugin/diagramsnet/lib/js/orgchart/ |
H A D | bridge.min.js | 8 …getInterfaces(u).indexOf(t)>=0;if(Bridge.isArray(n,u))return System.Array.is(n,t);if(u===String)re…
|
/plugin/diagramsnet/lib/js/ |
H A D | orgchart.min.js | 8 …getInterfaces(u).indexOf(t)>=0;if(Bridge.isArray(n,u))return System.Array.is(n,t);if(u===String)re…
|