PHP Class Tolerance\Operation\Placeholder\ValueConstructedPlaceholderResponseResolver

Inheritance: implements Tolerance\Operation\Placeholder\PlaceholderResponseResolver
Show file Open project: sroze/tolerance

Public Methods

Method Description
__construct ( mixed | null $value = null )
createResponse ( Tolerance\Operation\Operation $operation, $throwable )

Method Details

__construct() public method

public __construct ( mixed | null $value = null )
$value mixed | null

createResponse() public method

public createResponse ( Tolerance\Operation\Operation $operation, $throwable )
$operation Tolerance\Operation\Operation