Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Commit 751e20f

Browse files
committed
Fixes DocBlock in Zend_Application_Resource_Frontcontroller
1 parent cb8b2e1 commit 751e20f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

library/Zend/Application/Resource/Frontcontroller.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ class Zend_Application_Resource_Frontcontroller extends Zend_Application_Resourc
4646
* Initialize Front Controller
4747
*
4848
* @return Zend_Controller_Front
49+
* @throws Zend_Application_Exception
4950
*/
5051
public function init()
5152
{

0 commit comments

Comments
 (0)