open-orchestra/open-orchestra-cms-bundle

View on GitHub
Backoffice/Security/ContributionRoleInterface.php

Summary

Maintainability
A
0 mins
Test Coverage

Line exceeds 120 characters; contains 123 characters
Open

    const CONTENT_CONTRIBUTOR     = 'EDITORIAL_CONTENT_CONTRIBUTOR';     // Can create contents, edit & delete own contents

Line exceeds 120 characters; contains 126 characters
Open

    const PLATFORM_ADMIN          = 'ROLE_PLATFORM_ADMIN';               // Can manage the entire platform, dev parts excluded

Line exceeds 120 characters; contains 128 characters
Open

    const SITE_ADMIN              = 'ROLE_SITE_ADMIN';                   // Can manage users, groups and site on a specific site

There are no issues that match your filters.

Category
Status