Skip to content

Jonny Brannum

[code]echo $blog[/code]

DocBlock Template

/**#@+
 * Comment encapsulating both CONST_1 and CONST_2
 */
const CONST_1 = 'some-text'
const CONST_2 = 'some-two-text'
/**#@-*/

Found Here

Posted on February 16, 2012February 16, 2012Author JonnyCategories Snippet

Post navigation

Previous Previous post: Darkening/Brightening a per channel byte packed hex color
Next Next post: Objective-C++
Proudly powered by WordPress