summaryrefslogtreecommitdiffstats
path: root/Role/Role.php
diff options
context:
space:
mode:
Diffstat (limited to 'Role/Role.php')
-rw-r--r--Role/Role.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/Role/Role.php b/Role/Role.php
index 998fd1d..3404cb9 100644
--- a/Role/Role.php
+++ b/Role/Role.php
@@ -12,7 +12,8 @@ namespace Symfony\Component\Security\Role;
*/
/**
- * Role is a simple implementation of a RoleInterface where the role is a string.
+ * Role is a simple implementation of a RoleInterface where the role is a
+ * string.
*
* @author Fabien Potencier <fabien.potencier@symfony-project.com>
*/