Kraken\Console\Client\Command\Project\ProjectStatusCommand::onMessage PHP Method

onMessage() protected method

protected onMessage ( $value )
    protected function onMessage($value)
    {
        return $this->buildTable($value);
    }