Completed
Branch master (6e6b00)
by Bob Olde
03:09
created
elementtypes/AuditLogElementType.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -154,7 +154,7 @@
 block discarded – undo
154 154
      * @param DbCommand            $query
155 155
      * @param ElementCriteriaModel $criteria
156 156
      *
157
-     * @return bool
157
+     * @return boolean|null
158 158
      */
159 159
     public function modifyElementsQuery(DbCommand $query, ElementCriteriaModel $criteria)
160 160
     {
Please login to merge, or discard this patch.