Méthode | Description | |
---|---|---|
fromType ( ReflectionType $type ) : mixed | Create a value of the supplied type. | |
instance ( ) : |
Get the static instance of this factory. | |
setMockBuilderFactory ( |
Set the mock builder factory. | |
setStubVerifierFactory ( |
Set the stub verifier factory. |
public static instance ( ) : |
||
Résultat | The static factory. |
public setMockBuilderFactory ( |
||
$mockBuilderFactory | The mock builder factory to use. |
public setStubVerifierFactory ( |
||
$stubVerifierFactory | The stub verifier factory to use. |