Applied fixes from StyleCI

This commit is contained in:
Alex Bilbie
2016-04-09 10:46:40 -04:00
committed by StyleCI Bot
parent d8d49f742e
commit 2c2ef800d4
16 changed files with 33 additions and 34 deletions

View File

@@ -19,5 +19,4 @@ class ClientEntity implements ClientEntityInterface
{
$this->name = $name;
}
}