<?php

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

class MissingOpeningBracket
