mining tax testing
This commit is contained in:
@@ -170,7 +170,7 @@ class MiningTaxesController extends Controller
|
|||||||
foreach($extractions as $extract) {
|
foreach($extractions as $extract) {
|
||||||
$calendar->addRow([
|
$calendar->addRow([
|
||||||
$esiHelper->DecodeDate($extract->chunk_arrival_time),
|
$esiHelper->DecodeDate($extract->chunk_arrival_time),
|
||||||
1
|
rand(1,10),
|
||||||
]);
|
]);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user