trait HasCacheLock (View source)
Lock | lock(string $name, int $seconds = 0, string|null $owner = null) Get a lock instance. | |
Lock | restoreLock(string $name, string $owner) Restore a lock instance using the owner identifier. |
Get a lock instance.
Restore a lock instance using the owner identifier.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/8.x/Illuminate/Cache/HasCacheLock.html