Explorar el Código

Fixes DocBlock in Zend_Application_Resource_Frontcontroller

Frank Brückner hace 11 años
padre
commit
751e20fdac
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      library/Zend/Application/Resource/Frontcontroller.php

+ 1 - 0
library/Zend/Application/Resource/Frontcontroller.php

@@ -46,6 +46,7 @@ class Zend_Application_Resource_Frontcontroller extends Zend_Application_Resourc
      * Initialize Front Controller
      *
      * @return Zend_Controller_Front
+     * @throws Zend_Application_Exception
      */
     public function init()
     {