ActionScheduler_Lock::is_locked( string $lock_type )

Check if a lock is set for a given lock type.


Description Description


Parameters Parameters

$lock_type

(Required) A string to identify different lock types.


Top ↑

Return Return

(bool)


Top ↑

Source Source

File: packages/action-scheduler/classes/abstracts/ActionScheduler_Lock.php


			


Top ↑

User Contributed Notes User Contributed Notes

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