SU-SWS/stanford_profile_helper

View on GitHub
modules/stanford_intranet/stanford_intranet.module

Summary

Maintainability
Test Coverage

Expected 1 space before opening brace; found 0
Open

function stanford_intranet_user_role_predelete(RoleInterface $role){

If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
Invalid

    return \Drupal::moduleHandler()->invokeAll('file_download', [str_replace('.png', '', $uri)]);

There are no issues that match your filters.

Category
Status