BatchFetcher::fetch( int $count = 10 )

Retrieve a list of actions.


Description Description


Parameters Parameters

$count

(Optional) The number of actions to retrieve

Default value: 10


Top ↑

Return Return

(int[]) A list of action IDs


Top ↑

Source Source

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


			


Top ↑

User Contributed Notes User Contributed Notes

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