Passed
Push — develop ( c18fa0...00ed2d )
by nguereza
01:41
created
src/Configuration.php 1 patch
Braces   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -52,8 +52,7 @@
 block discarded – undo
52 52
  * @class Configuration
53 53
  * @package Platine\OAuth2
54 54
  */
55
-class Configuration extends AbstractConfiguration
56
-{
55
+class Configuration extends AbstractConfiguration {
57 56
     /**
58 57
      * Return the authorization code TTL value
59 58
      * @return int
Please login to merge, or discard this patch.