Commit 19d54457 authored by Bas de Nooijer's avatar Bas de Nooijer

Implemented Symfony event dispatcher component in client

parent a5c67178
This diff is collapsed.
......@@ -56,7 +56,7 @@ interface QueryInterface extends ConfigurableInterface
/**
* Get the requestbuilder class for this query
*
* @return object
* @return RequestBuilderInterface
*/
public function getRequestBuilder();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment