-
template
-
Table of Contents
-
$type
: class-string<\phpDocumentor\Descriptor\Builder\T>
-
__invoke()
: bool
-
forType()
: self
-
__construct()
: mixed
$type
private
class-string<\phpDocumentor\Descriptor\Builder\T>
$type
__invoke()
public
__invoke(object|class-string $criteria) : bool
Parameters
-
$criteria
: object|class-string
-
-
psalm-assert-if-true
-
Return values
bool
—
forType()
public
static forType(class-string<\phpDocumentor\Descriptor\Builder\SelfT> $type) : self
Parameters
-
$type
: class-string<\phpDocumentor\Descriptor\Builder\SelfT>
-
-
template
-
Return values
self
—
__construct()
private
__construct(class-string<\phpDocumentor\Descriptor\Builder\T> $type) : mixed
Parameters
-
$type
: class-string<\phpDocumentor\Descriptor\Builder\T>
-
Return values
mixed
—