|
@@ -59,7 +59,7 @@ |
|
|
block discarded – undo |
|
59
|
59
|
* Opens a SVN repository on the file system |
|
60
|
60
|
* |
|
61
|
61
|
* @param string $repositoryPath The full path to the repository |
|
62
|
|
- * @param Binary|string|null $svn The SVN binary |
|
|
62
|
+ * @param Binary $svn The SVN binary |
|
63
|
63
|
* @return Repository |
|
64
|
64
|
* @throws \RuntimeException If the path cannot be created |
|
65
|
65
|
* @throws \InvalidArgumentException If the path is not valid or if it's not a valid SVN repository |
Please login to merge, or discard this patch.