Test Setup Failed
Push — master ( 51a98e...17386c )
by Enrico
02:02 queued 10s
created
src/Reasoner/Levenshtein.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -31,6 +31,7 @@
 block discarded – undo
31 31
  		
32 32
     /**
33 33
 	 * targets must be an hash of tokenized strings
34
+     * @param string $token
34 35
      */
35 36
 	protected function findClosestUriToToken( $token, array $targets) 
36 37
 	{
Please login to merge, or discard this patch.