Skip to content
This repository has been archived by the owner on Dec 7, 2019. It is now read-only.

Commit

Permalink
[PSR-2] fixers=braces,elseif,short_tag,php_closing_tag,trailing_space…
Browse files Browse the repository at this point in the history
…s,linefeed

Applied php-cs-fixer --fixers=braces,elseif,short_tag,php_closing_tag,trailing_spaces,linefeed
  • Loading branch information
Maks3w committed Jul 12, 2012
1 parent 33b1a01 commit 0f6f475
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ZendMarkup/TestAsset/Renderer/Html/Bar.php
Expand Up @@ -24,7 +24,7 @@ class Bar implements \Zend\Markup\Renderer\Markup\MarkupInterface
public function setEncoding($encoding = 'UTF-8')
{
}

public function setRenderer(AbstractRenderer $renderer)
{
}
Expand Down

0 comments on commit 0f6f475

Please sign in to comment.