name = $name; $this->classType = $classType; $this->isInternal = $isInternal; $this->isPrivate = $isPrivate; } }