getMandatoryArgumentNames   21 scripts/dev/generate-phpt/src/gtTestSubject.php public function getMandatoryArgumentNames() {
getMandatoryArgumentNames   32 scripts/dev/generate-phpt/src/testcase/gtVariationContainerFunction.php $numberOfArguments = count($this->function->getMandatoryArgumentNames()) + count($this->function->getOptionalArgumentNames());