Kelunik\AcmeClient\Commands\Status::__construct PHP Méthode

__construct() public méthode

public __construct ( League\CLImate\CLImate $climate )
$climate League\CLImate\CLImate
    public function __construct(CLImate $climate)
    {
        $this->climate = $climate;
    }