This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
wugg
/
phpstock
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
18a49bb822
Branches
Tags
master
master-new
master-new-dev
master-new-wgg
master-online
master-wy
wanyu
phpstock
/
app
/
model
/
Business.php
Business.php
62 B
Histórico
Raw
1
2
3
4
5
6
7
8
9
<?php
namespace app\model;
class Business extends Base{
}