mirror of
https://github.com/processwire/processwire.git
synced 2025-08-08 07:47:00 +02:00
Typo fix in phpdoc of Module.php
This commit is contained in:
@@ -588,4 +588,3 @@ interface SearchableModule {
|
|||||||
*/
|
*/
|
||||||
public function search($text, array $options = array());
|
public function search($text, array $options = array());
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user