You can invoke class constructors that don’t have any relation to the instantiated object by simply prefacing _constructor with the class name like.
You can invoke class constructors that don’t have any relation to the instantiated object by simply prefacing _constructor with the class name like. Correct Answer classname::__construct()