コード例 #1
0
 function vehicleParams()
 {
     $params = $this->vehicle->levelIdsTruncateAfter($this->grain);
     return $params;
 }