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

Commit

Permalink
Merge branch 'hotfix/cs'
Browse files Browse the repository at this point in the history
Fixes failing php-cs-fixer notices.
  • Loading branch information
weierophinney committed Sep 21, 2012
2 parents 01e2838 + 1566b93 commit 3e91ac8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Debug.php
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ public static function setEscaper(Escaper $escaper)
{
static::$escaper = $escaper;
}

/**
* Get Escaper instance
*
Expand Down

0 comments on commit 3e91ac8

Please sign in to comment.