Creates an instance of this filter class.
Definition at line 40 of file class_ShipSimuGovernmentPaysStartupHelpFilter.php. 00040 { 00041 // Get a new instance 00042 $filterInstance = new ShipSimuGovernmentPaysStartupHelpFilter(); 00043 00044 // Return the instance 00045 return $filterInstance; 00046 }
|
1.5.6