Skip to content

Commit

Permalink
Merge pull request #75 from GrahamForks/patch-1
Browse files Browse the repository at this point in the history
Fixed an unclosed docblock
  • Loading branch information
mvriel committed Mar 26, 2015
2 parents 5b68085 + eca33f8 commit 2726c89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proposed/phpdoc.md
Expand Up @@ -660,7 +660,7 @@ class Framework_ActionController

/**
* @package My
*
*/
class My_ActionController extends Framework_ActionController
{
<...>
Expand Down

0 comments on commit 2726c89

Please sign in to comment.