Returns all registered extensions.
array<string, ExtensionInterface>
public function getExtensions() : array { return $this->extensions; }