fix docstring
This commit is contained in:
parent
5d6b6274ae
commit
40953db00f
@ -83,6 +83,9 @@ class ItemsCollection
|
||||
|
||||
/**
|
||||
* Checks if the query is in the key
|
||||
* @param string $key
|
||||
* @param string $query
|
||||
* @return bool
|
||||
*/
|
||||
private function contains(string $key, string $query): bool
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user