Completed
Pull Request — master (#2026)
by Sander
22:59
created
src/Kunstmaan/TranslatorBundle/Entity/Translation.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -351,7 +351,7 @@
 block discarded – undo
351 351
     }
352 352
 
353 353
     /**
354
-     * @return boolean
354
+     * @return boolean|null
355 355
      */
356 356
     public function isDeprecated()
357 357
     {
Please login to merge, or discard this patch.