Update PHPDoc for Handler

This commit is contained in:
filp
2013-03-13 23:12:52 +00:00
parent bfda68c97c
commit 8ed64b29be
-1
View File
@@ -87,7 +87,6 @@ class Handler implements HandlerInterface
}
/**
* @param \Exception
* @return int|null
*/
public function handle()