luya\console\commands\ImportController::getLog PHP Method

getLog() private method

Return the log array data.
private getLog ( ) : array
return array
    private function getLog()
    {
        return $this->_log;
    }