Home
last modified time | relevance | path

Searched refs:objectOrClass (Results 1 – 4 of 4) sorted by relevance

/PHP-8.0/ext/reflection/tests/
H A DReflectionClass_constructor_002.phpt53 ReflectionClass::__construct(): Argument #1 ($objectOrClass) must be of type object|string, array g…
H A DReflectionClass_toString_001.phpt41 Parameter #0 [ <required> object|string $objectOrClass ]
/PHP-8.0/ext/reflection/
H A Dphp_reflection.stub.php207 public function __construct(object|string $objectOrClass) {} argument
H A Dphp_reflection_arginfo.h156 ZEND_ARG_TYPE_MASK(0, objectOrClass, MAY_BE_OBJECT|MAY_BE_STRING, NULL)

Completed in 13 milliseconds