MyBuilder\Cronos\Updater\CommandCronManipulator::getContent PHP Method

getContent() public method

public getContent ( )
    public function getContent()
    {
        return $this->processRunner->run($this->cronCommand . ' -l');
    }