Interface **Phalcon\\FilterInterface** ====================================== .. role:: raw-html(raw) :format: html :raw-html:`Source on GitHub` Methods ------- abstract public **add** (*mixed* $name, *mixed* $handler) ... abstract public **sanitize** (*mixed* $value, *mixed* $filters) ... abstract public **getFilters** () ...