@@ -96,7 +96,6 @@ |
||
96 | 96 | |
97 | 97 | /** |
98 | 98 | * Returns true if DiMaria can return an entry for the given string. Returns false otherwise. |
99 | - * @param string $id identifier of the entry to look for |
|
100 | 99 | * @return boolean |
101 | 100 | */ |
102 | 101 | public function has($class): bool |