Skip to content
Snippets Groups Projects
Commit 77557e74 authored by Mantas Simkus's avatar Mantas Simkus
Browse files

Fixes to pass phpcs2 standard.

parent 783ef4aa
No related branches found
No related tags found
No related merge requests found
......@@ -84,7 +84,7 @@ class Query implements BuilderInterface
* @param string $path
* @param BuilderInterface $query
*
* @deprecated will remove in 1.0 Add NestedQuery to the Query as all other queries.
* @deprecated Will remove in 1.0 Add NestedQuery to the Query as all other queries.
*/
public function addToNested($path, $query)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment