aboutsummaryrefslogtreecommitdiffstats
path: root/tests/extension/ext/barfoo/ext.php
blob: 1b7bb7ca5e96fdb136779e610771f5f0c98f9615 (plain)
1
2
3
4
5
6
7
<?php

namespace barfoo;

class ext extends \phpbb\extension\base
{
}