<?php

// Intentional parse error (missing closing bracket).
// This should be the only test in this file.
// Testing that the sniff is triggered.

class MissingClosingBracket {
