Searched defs:optionalSections (Results 1 – 8 of 8) sorted by relevance
18 public static function getInstance($optionalSections, $type = 'function') {
28 public static function getInstance ($optionalSections, $type = 'function') {
9 protected $optionalSections; variable in gtVariationContainerFunction
8 protected $optionalSections; variable in gtVariationContainerMethod
17 public static function getInstance($optionalSections, $type = 'function') {
19 public static function getInstance($optionalSections, $type = 'function') {
30 protected $optionalSections; variable in gtTestCase
18 $optionalSections = new gtOptionalSections(); variable
Completed in 8 milliseconds