ComponentGenerator constructor.
public function __construct() { $this->componentBaseDir = dirname(__DIR__, 2) . '/' . static::$relativeComponentPath; }