PHP Class Tolerance\Operation\Placeholder\ValueConstructedPlaceholderResponseResolver

Inheritance: implements Tolerance\Operation\Placeholder\PlaceholderResponseResolver
Afficher le fichier Open project: sroze/tolerance

Méthodes publiques

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

Method Details

__construct() public méthode

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

createResponse() public méthode

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