Home
last modified time | relevance | path

Searched refs:returnClass (Results 1 – 3 of 3) sorted by relevance

/php-src/ext/xsl/tests/
H A DtransformToDoc_class_exceptions.phpt31 XSLTProcessor::transformToDoc(): Argument #2 ($returnClass) must be a valid class name or null, Non…
32 XSLTProcessor::transformToDoc(): Argument #2 ($returnClass) must be a class name compatible with Si…
/php-src/ext/xsl/
H A Dphp_xsl.stub.php92 public function transformToDoc(object $document, ?string $returnClass = null): object|false {} argument
H A Dphp_xsl_arginfo.h10 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, returnClass, IS_STRING, 1, "null")

Completed in 7 milliseconds