-
-
src/Lunr/Core/ConfigServiceLocator.php (Diff revision 1) not quite.
calling $this->locate() on a value that is not a string doesn't make much sense, so you probably want an early catch for non-string values.
src/Lunr/Core/ConfigServiceLocator.php (Diff revision 1) |
---|
not quite.
calling $this->locate() on a value that is not a string doesn't make much sense, so you probably want an early catch for non-string values.