<?php

// This should be the only test in this file.
// Testing that the sniff is triggered when the closing bracket is
// the last character in the file (no newline after it).

function closingBraceAtEndOfFile() {
}//end closingBraceAtEndOfFile()