Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in
Toggle navigation
S
solarium
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
common
solarium
Commits
19d54457
Commit
19d54457
authored
Aug 07, 2012
by
Bas de Nooijer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Implemented Symfony event dispatcher component in client
parent
a5c67178
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
79 additions
and
72 deletions
+79
-72
library/Solarium/Core/Client/Client.php
library/Solarium/Core/Client/Client.php
+78
-71
library/Solarium/Core/Query/QueryInterface.php
library/Solarium/Core/Query/QueryInterface.php
+1
-1
No files found.
library/Solarium/Core/Client/Client.php
View file @
19d54457
This diff is collapsed.
Click to expand it.
library/Solarium/Core/Query/QueryInterface.php
View file @
19d54457
...
...
@@ -56,7 +56,7 @@ interface QueryInterface extends ConfigurableInterface
/**
* Get the requestbuilder class for this query
*
* @return
object
* @return
RequestBuilderInterface
*/
public
function
getRequestBuilder
();
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment