We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21fb6ee commit 3706f27Copy full SHA for 3706f27
Candidates/CandidatesInterface.php
@@ -24,7 +24,7 @@ interface CandidatesInterface
24
/**
25
* @param Request $request
26
*
27
- * @return array a list of PHPCR-ODM ids
+ * @return array a list of paths
28
*/
29
public function getCandidates(Request $request);
30
0 commit comments