public function addClassNamePrefix(string $classNamePrefix) : void { $this->classNamePrefixes[] = $classNamePrefix; }