Applied fixes from StyleCI

This commit is contained in:
Alex Bilbie
2016-03-15 17:54:45 -04:00
committed by StyleCI Bot
parent 5bbf703711
commit 079ed0040a
4 changed files with 5 additions and 5 deletions

View File

@@ -82,4 +82,4 @@ class ClientEntity implements ClientEntityInterface
{
return $this->secret !== null;
}
}
}