Constructs a OpenModalDialogWithUrl object.
string $url: Only Internal URLs or URLs with the same domain and base path are allowed.
array $settings: The dialog settings.
public function __construct(string $url, array $settings) { }