mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-15 21:03:45 +02:00
Massive PHPCS linting
This commit is contained in:
@@ -29,7 +29,7 @@ interface SearchableInterface
|
||||
/**
|
||||
* Filter results by search term.
|
||||
*
|
||||
* @param string $term
|
||||
* @param string $term
|
||||
* @return $this
|
||||
*/
|
||||
public function search($term);
|
||||
|
||||
Reference in New Issue
Block a user