PHP Class Invoker\Exception\NotCallableException

Author: Matthieu Napoli ([email protected])
Inheritance: extends InvocationException
Datei anzeigen Open project: mnapoli/invoker Class Usage Examples

Public Methods

Method Description
fromInvalidCallable ( string $value, boolean $containerEntry = false ) : self

Method Details

fromInvalidCallable() public static method

public static fromInvalidCallable ( string $value, boolean $containerEntry = false ) : self
$value string
$containerEntry boolean
return self