laravel / 5.5 / api / 5.5 / illuminate / contracts / cache / lockprovider.html

LockProvider

interface LockProvider (View source)

Methods

Lock lock(string $name, int $seconds)

Get a lock instance.

Details

Lock lock(string $name, int $seconds)

Get a lock instance.

Parameters

string $name
int $seconds

Return Value

© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/5.5/Illuminate/Contracts/Cache/LockProvider.html