Skip to content

Commit a6e209a

Browse files
committed
Merge pull request php-webdriver#260 from black-silence/issue259
fix issue php-webdriver#259
2 parents d843e33 + a2130ba commit a6e209a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lib/Firefox/FirefoxProfile.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
namespace Facebook\WebDriver\Firefox;
1717

1818
use Facebook\WebDriver\Exception\WebDriverException;
19+
use FilesystemIterator;
1920
use RecursiveDirectoryIterator;
2021
use RecursiveIteratorIterator;
2122
use ZipArchive;
@@ -170,7 +171,7 @@ private function deleteDirectory($directory) {
170171

171172
rmdir($directory);
172173
}
173-
174+
174175
/**
175176
* @param string $xpi The path to the .xpi extension.
176177
* @param string $target_dir The path to the unzip directory.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy