raoul2000\workflow\source\file\WorkflowDefinitionLoader::getParser PHP Метод

getParser() публичный Метод

Returns the instance of the array parser used.
public getParser ( )
    public function getParser()
    {
        return $this->_p;
    }