You are here

LongNamespace.php in Coder 8.2

File

coder_sniffer/Drupal/Test/good/LongNamespace.php
View source
<?php

namespace Drupal\random\bunny_hat\long\namingspace\wtf\still\going\strong;


/**
 * Some fluffy comment about the class.
 */
class LongNamespace {

}

Classes

Namesort descending Description
LongNamespace Some fluffy comment about the class.