Returns the node provider configured for this environment
public function getNodeProvider() : NodeProviderInterface { return $this->nodeProvider; }