fobe-web/globals/Dependencies/Games/Persistence.php

13 lines
98 B
PHP

<?php
/*
Alphaland 2021
*/
namespace Alphaland\Games {
class Persistence
{
}
}