2015-10-23 */ class PhalApi_Filter_None implements PhalApi_Filter { public function check() { // nothing here ... } }