File manager - Edit - /home/autoph/public_html/projects/Rating-AutoHub/vendor/laravel/framework/src/Illuminate/Cache/FileLock.php
Back
<?php namespace Illuminate\Cache; class FileLock extends CacheLock { /** * Attempt to acquire the lock. * * @return bool */ public function acquire() { return $this->store->add($this->name, $this->owner, $this->seconds); } }
| ver. 1.4 |
.
| PHP 8.1.32 | Generation time: 0 |
proxy
|
phpinfo
|
Settings