mirror of
https://github.com/Codappix/search_core.git
synced 2024-11-23 02:36:12 +01:00
TASK: Remove wrong phpdoc
This commit is contained in:
parent
09cbaede29
commit
1efb06d84b
1 changed files with 0 additions and 3 deletions
|
@ -45,9 +45,6 @@ trait QueryResultInterfaceStub
|
|||
throw new \BadMethodCallException('Method is not implemented yet.', 1502195135);
|
||||
}
|
||||
|
||||
/**
|
||||
* @throws \BadMethodCallException
|
||||
*/
|
||||
public function offsetExists($offset)
|
||||
{
|
||||
// Return false to allow Fluid to use appropriate getter methods.
|
||||
|
|
Loading…
Reference in a new issue