Add missing exception annotation to the query builder

parent c7da6c7f
......@@ -1162,6 +1162,8 @@ class QueryBuilder
/**
* @return string[]
*
* @throws QueryException
*/
private function getFromClauses()
{
......
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