Skip to content

Commit

Permalink
Update php doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Thierry Geindre committed Oct 6, 2014
1 parent 5986948 commit 2e21a64
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@

use Symfony\Component\HttpKernel\Bundle\Bundle;

/**
* Bundle class
*/
class M6WebMonologExtraBundle extends Bundle
{
}
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ class ContextInformationProcessor

/**
* @param array $record
*
* @return array
*/
public function __invoke(array $record)
Expand Down

0 comments on commit 2e21a64

Please sign in to comment.