Home
last modified time | relevance | path

Searched refs:isIterateable (Results 1 – 6 of 6) sorted by relevance

/php-src/ext/reflection/tests/
H A DReflectionClass_isIterateable_001.phpt2 ReflectionClass::isIterateable()
35 var_dump($rc->isIterateable());
39 ReflectionClass::isIterateable();
56 Fatal error: Uncaught Error: Non-static method ReflectionClass::isIterateable() cannot be called st…
H A DReflectionClass_isIterateable_variation1.phpt2 ReflectionClass::isIterateable() variations
13 var_dump($reflection->isIterateable());
H A DReflectionClass_isIterateable_basic.phpt2 ReflectionClass::isIterateable() basic
21 var_dump($reflection->isIterateable());
H A D001.phpt53 'UMLClass::isIterateable',
H A DReflectionClass_toString_001.phpt459 Method [ <internal:Reflection> public method isIterateable ] {
/php-src/ext/reflection/
H A Dphp_reflection.stub.php420 public function isIterateable(): bool {} function in ReflectionClass

Completed in 10 milliseconds