aboutsummaryrefslogtreecommitdiffstats
path: root/tests/extension/ext/bar/my/hidden_class.php
blob: 504c1873dcca17696bb9492215f0c07f9ab750b8 (plain)
1
2
3
4
5
6
7
<?php

namespace bar\my;

class hidden_class
{
}