SU-SWS/stanford_profile_helper

View on GitHub
modules/stanford_intranet/src/EventSubscriber/IntranetRouteSubscriber.php

Summary

Maintainability
A
0 mins
Test Coverage
A
96%

syntax error, unexpected '->' (T_OBJECT_OPERATOR)
Open

      $collection->get('xmlsitemap.sitemap_xml')?->setRequirement('_access', 'FALSE');

Expected 1 space before "?"; 0 found
Open

      $collection->get('xmlsitemap.sitemap_xml')?->setRequirement('_access', 'FALSE');

Expected 1 space after "?"; 0 found
Open

      $collection->get('xmlsitemap.sitemap_xml')?->setRequirement('_access', 'FALSE');

Expected 1 space before "?"; 0 found
Open

      $collection->get('xmlsitemap.sitemap_xsl')?->setRequirement('_access', 'FALSE');

Expected 1 space after "?"; 0 found
Open

      $collection->get('xmlsitemap.sitemap_xsl')?->setRequirement('_access', 'FALSE');

There are no issues that match your filters.

Category
Status