PHP Интерфейс AcmePhp\Cli\Action\ActionInterface

Автор: Titouan Galopin ([email protected])
Показать файл Открыть проект

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

Метод Описание
getName ( ) Return this action name.
handle ( array $config, CertificateResponse $response ) Get a certificate response and execute the action with it.

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

getName() публичный метод

Return this action name.
public getName ( )

handle() публичный метод

Use the given configuration if needed.
public handle ( array $config, CertificateResponse $response )
$config array
$response AcmePhp\Ssl\CertificateResponse