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

Commit

Permalink
Browse files Browse the repository at this point in the history
- braces
  • Loading branch information
weierophinney committed Aug 20, 2013
1 parent 168df1d commit f066da4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/TestAsset/AggregateClasses/Item.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@

namespace ZendTest\Di\TestAsset\AggregateClasses;

class Item implements ItemInterface {

class Item implements ItemInterface
{
}

0 comments on commit f066da4

Please sign in to comment.