Completed
Pull Request — master (#27)
by Stefan
13:12 queued 10:51
created
src/TQ/Svn/Repository/Repository.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -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.