Altax\Module\Task\Process\Process::getRemoteInfoPrefix PHP Méthode

getRemoteInfoPrefix() public méthode

public getRemoteInfoPrefix ( )
    public function getRemoteInfoPrefix()
    {
        return "<info>[</info><comment>" . $this->getNodeName() . ":" . $this->getPid() . "</comment><info>]</info> ";
    }