Completed
Push — develop ( 4a8ee4...fc4253 )
by Eddie
9s
created
src/BreakfastSerializer/Serializer.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -142,7 +142,7 @@
 block discarded – undo
142 142
      * @param string $cleanedVariableName
143 143
      * @param string $currentClassName
144 144
      * @param mixed  $val
145
-     * @return bool
145
+     * @return boolean|null
146 146
      */
147 147
     protected function includeClassProperty(array& $data, $cleanedVariableName, $currentClassName, $val)
148 148
     {
Please login to merge, or discard this patch.