LongNamespace.php in Coder 8.2
File
coder_sniffer/Drupal/Test/good/LongNamespace.phpView source
<?php
namespace Drupal\random\bunny_hat\long\namingspace\wtf\still\going\strong;
/**
* Some fluffy comment about the class.
*/
class LongNamespace {
}
Classes
Name | Description |
---|---|
LongNamespace | Some fluffy comment about the class. |