diff options
Diffstat (limited to 'framework/Web/Security/TRolePrincipal.php')
-rw-r--r-- | framework/Web/Security/TRolePrincipal.php | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/framework/Web/Security/TRolePrincipal.php b/framework/Web/Security/TRolePrincipal.php new file mode 100644 index 00000000..682f2cbe --- /dev/null +++ b/framework/Web/Security/TRolePrincipal.php @@ -0,0 +1,6 @@ +<?php +final class TRolePrincipal +{ + +} +?>
\ No newline at end of file |