Exemplo n.º 1
0
 function getItemsByCode($code)
 {
     return Item::getByCode($code);
 }