Example #1
0
 public function getAvailable($userId = null)
 {
     return StockModel::getAvailable($userId);
 }