public static function UtilHelperTestCase::doNothing in Helper 7
File
- tests/
UtilHelperTestCase.test, line 15
Class
Code
public static function doNothing() {
// Do nothing.
}
public static function doNothing() {
// Do nothing.
}