PHP Class Nelmio\Alice\Throwable\Exception\BadMethodCallExceptionFactory

Show file Open project: nelmio/alice Class Usage Examples

Public Methods

Method Description
createForUnknownMethod ( string $method ) : BadMethodCallException

Method Details

createForUnknownMethod() public static method

public static createForUnknownMethod ( string $method ) : BadMethodCallException
$method string
return BadMethodCallException