@@ -180,7 +180,6 @@ |
||
180 | 180 | /** |
181 | 181 | * Function to retrieve this material table by specified field |
182 | 182 | * @param string $tableSelector Selector to identify table structure |
183 | - * @param string $field Database field by which search is performed |
|
184 | 183 | * @param array $tableColumns Columns names list |
185 | 184 | * @param string $externalHandler External handler to perform some extra code |
186 | 185 | * @param array $params External handler params |