Runner::run( int $batch_size = 10 )

Run migration batch.


Description Description


Parameters Parameters

$batch_size

(Optional) batch size.

Default value: 10


Top ↑

Return Return

(int) Size of batch processed.


Top ↑

Source Source

File: packages/action-scheduler/classes/migration/Runner.php


			


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.