Completed
Push — master ( ada09b...671aaf )
by Craig
07:18
created
src/lib/Zikula/Bundle/CoreBundle/Bundle/Bootstrap.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -89,7 +89,7 @@
 block discarded – undo
89 89
      * @param string $class
90 90
      * @param string $type
91 91
      *
92
-     * @return bool
92
+     * @return boolean|null
93 93
      */
94 94
     private function extensionIsActive(Connection $conn, $class, $type)
95 95
     {
Please login to merge, or discard this patch.