/** * Returns an array of all filters * * @return array * * @since 3.0 */ public static function getFilters() { return static::$filters; }