Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Commit

Permalink
fixed doctype in StaticEventManager
Browse files Browse the repository at this point in the history
  • Loading branch information
Sascha-Oliver Prolic committed Nov 28, 2011
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/StaticEventManager.php
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ private function __clone()
/**
* Retrieve instance
*
* @return EventManager
* @return StaticEventManager
*/
public static function getInstance()
{
Expand Down

0 comments on commit cf9b442

Please sign in to comment.