Skip to content

Commit

Permalink
panel return annotation fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bazo committed Jul 24, 2012
1 parent 67e9b8d commit ddee002
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Bazo/Extensions/Neo4j/Diagnostics/Panel.php
Expand Up @@ -127,7 +127,7 @@ public static function renderException(Neo4j\Exception $e)
}

/**
* @return \Extensions\Neo4j\Diagnostics\Panel
* @return \Bazo\Extensions\Neo4j\Diagnostics\Panel
*/
public static function register()
{
Expand Down

0 comments on commit ddee002

Please sign in to comment.