00001 class <?php echo $filter ?>Filter implements FilterInterface 00002 { 00003 public static function execute($s, $options) 00004 { 00005 } 00006 }