Lggr
Public Member Functions | List of all members
Doctrine\Instantiator\InstantiatorInterface Interface Reference
Inheritance diagram for Doctrine\Instantiator\InstantiatorInterface:
Inheritance graph
[legend]

Public Member Functions

 instantiate ($className)
 

Detailed Description

Instantiator provides utility methods to build objects without invoking their constructors

Member Function Documentation

◆ instantiate()

Doctrine\Instantiator\InstantiatorInterface::instantiate (   $className)
Parameters
string$className
Returns
object
Exceptions
ExceptionInterface

Implemented in Doctrine\Instantiator\Instantiator.


The documentation for this interface was generated from the following file: