wellington / pacote1
v1.1.1
2023-10-20 15:11 UTC
Requires
- php: >=7
- ext-mbstring: *
README
示例包
安装
composer require wellington/pacote1
API
namespace Wellington\Pacote1;
Class Exemplo {
/**
*
* Retorna o nome
* */
function nome();
}
许可证
MIT