Файловый менеджер - Редактировать - /home/kckglobal/public_html/portal/vendor/nunomaduro/larastan/stubs/Database/ManagesTransactions.stub
Назад
<?php namespace Illuminate\Database\Concerns; trait ManagesTransactions { /** * Execute a Closure within a transaction. * * @template TCallbackReturnType * * @param \Closure($this): TCallbackReturnType $callback * @param positive-int $attempts * @return TCallbackReturnType * * @throws \Throwable */ public function transaction(\Closure $callback, $attempts = 1); }
| ver. 1.4 |
Github
|
.
| PHP 8.2.28 | Генерация страницы: 0.01 |
proxy
|
phpinfo
|
Настройка