lucasamaral/projetolucasamaral

v1.1.1 2023-10-20 15:16 UTC

This package is auto-updated.

Last update: 2024-09-20 17:18:23 UTC


README

Lucas Amaral的示例包

安装

需要PHP 7和mbstring扩展

composer require user/projetolucasamaral

API

namespace user\projetolucasamaral; class Exemplo{

function nome(){
    return "";
}

}

许可证

MIT