PHP Класс Tolerance\Operation\Placeholder\ValueConstructedPlaceholderResponseResolver

Наследование: implements Tolerance\Operation\Placeholder\PlaceholderResponseResolver
Показать файл Открыть проект

Открытые методы

Метод Описание
__construct ( mixed | null $value = null )
createResponse ( Tolerance\Operation\Operation $operation, $throwable )

Описание методов

__construct() публичный Метод

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

createResponse() публичный Метод

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