Skip to content
Snippets Groups Projects

Created a new merge request to get the list of all the PHP_CodeSniffer errors/warnings to fix

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -11,7 +11,7 @@ use Drupal\serialization\Normalizer\NormalizerBase;
class MenuLinkTreeNormalizer extends NormalizerBase {
/**
* Supported Interface or Class.
* Supported interface or class.
*
* @var string
*/
Loading