Flarum\Core\Exception\ValidationException::getAttributes PHP Method

getAttributes() public method

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