Hybrid finder results
This commit is contained in:
parent
5e19a37344
commit
76f447ba7d
5 changed files with 72 additions and 1 deletions
|
|
@ -16,6 +16,8 @@ interface ElasticaToModelTransformerInterface
|
|||
**/
|
||||
function transform(array $elasticaObjects);
|
||||
|
||||
function hybridTransform(array $elasticaObjects);
|
||||
|
||||
/**
|
||||
* Returns the object class used by the transformer.
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue