Flarum\Core\Exception\ValidationException::getAttributes PHP 메소드

getAttributes() 공개 메소드

public getAttributes ( )
    public function getAttributes()
    {
        return $this->attributes;
    }