szurubooru/src/Config.php

7 lines
73 B
PHP
Raw Normal View History

<?php
namespace Szurubooru;
final class Config extends \ArrayObject
{
}