parser/tests/fixtures/0169/code.php

6 lines
45 B
PHP
Raw Normal View History

<?php
class Foo {
public callable $s;
}