|
php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Public Member Functions | |
| returnsThrowable () | |
Public Member Functions inherited from _ZendTestClass | |
| __toString () | |
| returnsStatic () | |
| takesUnionType (stdclass|Iterator $arg) | |
Additional Inherited Members | |
Static Public Member Functions inherited from _ZendTestClass | |
| static | is_object () |
| static | variadicTest (string|Iterator ... $elements) |
Data Fields inherited from _ZendTestClass | |
| const mixed | TYPED_CLASS_CONST1 = [] |
| const int array | TYPED_CLASS_CONST2 = 42 |
| const int string | TYPED_CLASS_CONST3 = UNKNOWN |
| const int | ZEND_TEST_DEPRECATED = 42 |
| const int | ZEND_TEST_DEPRECATED_ATTR = 42 |
| int | $intProp = 123 |
| stdClass | $classProp = null |
| stdClass Iterator null | $classUnionProp = null |
| Traversable &Countable | $classIntersectionProp |
| readonly int | $readonlyProp |
Data Fields inherited from _ZendTestInterface | |
| const | DUMMY = 0 |
Static Public Attributes inherited from _ZendTestClass | |
| static | $_StaticProp |
| static int | $staticIntProp = 123 |
Definition at line 83 of file test.stub.php.
| _ZendTestChildClass::returnsThrowable | ( | ) |
Reimplemented from _ZendTestClass.
Definition at line 85 of file test.stub.php.