fobe-web/globals/Dependencies/Assets/Asset.php

13 lines
93 B
PHP

<?php
/*
Alphaland 2021
*/
namespace Alphaland\Assets {
class Asset
{
}
}