Overrides Node::__construct
public function __construct(string $directory) { $this->init(); $this->setProjectSourceDirectory($directory); }