ActionScheduler_HybridStore::stake_claim( int $max_actions = 10, DateTime|null $before_date = null,  $hooks = array(),  $group = '' )

If any actions would have been claimed by the secondary store, migrate them immediately, then ask the primary store for the canonical claim.


Description Description


Parameters Parameters

$max_actions

(Optional)

Default value: 10

$before_date

(Optional)

Default value: null


Top ↑

Return Return

(ActionScheduler_ActionClaim)


Top ↑

Source Source

File: packages/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php


			


Top ↑

User Contributed Notes User Contributed Notes

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