Applied fixes from StyleCI

This commit is contained in:
Alex Bilbie
2016-09-13 14:17:09 +00:00
committed by StyleCI Bot
parent d7df2f7e24
commit 11ccc305d0
11 changed files with 15 additions and 14 deletions

View File

@@ -54,7 +54,7 @@ class ScopeRepository implements ScopeRepositoryInterface
$scope->setIdentifier('email');
$scopes[] = $scope;
}
return $scopes;
}
}