You are here

CommentEmptyLineUnitTest.inc in Coder 8.2

File

coder_sniffer/DrupalPractice/Test/Commenting/CommentEmptyLineUnitTest.inc
View source
<?php

// This comment is flying around.
foo();

// This comment is properly attached.
bar();