FluxBB\Models\Base::getErrors PHP Method

getErrors() public method

public getErrors ( )
    public function getErrors()
    {
        return $this->errors;
    }