Sulu\Bundle\ResourceBundle\Resource\Exception\MissingFilterAttributeException::getAttribute PHP Метод

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

Returns the name of the missing attribute.
public getAttribute ( ) : string
Результат string
    public function getAttribute()
    {
        return $this->attribute;
    }
MissingFilterAttributeException