Sulu\Bundle\ResourceBundle\Resource\Exception\ConditionFieldNotFoundException::getField PHP Метод

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

Returns the name of the entityname of the dependency not found.
public getField ( ) : string
Результат string
    public function getField()
    {
        return $this->field;
    }
ConditionFieldNotFoundException