summaryrefslogtreecommitdiff
path: root/ext/standard/tests/class_object/AutoInterface.inc
blob: f1e5b1f58fc3914f4c6a6a02f4484b46c7e90b05 (plain)
1
2
3
4
5
<?php

Interface AutoInterface {}

?>