parser/tests/fixtures/0047/code.php

3 lines
39 B
PHP
Raw Normal View History

<?php
class Foo implements Bar, Baz {}