Documentation

InstantiatorInterface
in

Instantiator provides utility methods to build objects without invoking their constructors

Table of Contents

instantiate()  : object

Methods

instantiate()

public instantiate(string $className) : object
Parameters
$className : string
Tags
throws
ExceptionInterface
template

T of object

phpstan-param

class-string $className

Return values
object

Search results