Horde_Imap_Client_Data_Format_String::_filterParams PHP Méthode

_filterParams() protected méthode

Return the base string filter parameters.
protected _filterParams ( ) : object
Résultat object Filter parameters.
    protected function _filterParams()
    {
        return new stdClass();
    }