@@ -26,6 +26,7 @@ All code will be internally-documented using [Javadoc](http://www.oracle.com/tec
* All files, regardless of language, must have javadoc-style documentation with author attribution, definition of the file, and short-text of the code license, as defined below:
```php
<?php
/**
* File Description Headline
*
...
...
@@ -38,11 +39,13 @@ All code will be internally-documented using [Javadoc](http://www.oracle.com/tec