@@ -31,6 +31,7 @@ |
||
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 | { |