Файловый менеджер - Редактировать - /home/easybachat/hisabat365.com/vendor/laravel/framework/src/Illuminate/Database/Query/IndexHint.php
Ðазад
<?php namespace Illuminate\Database\Query; class IndexHint { /** * The type of query hint. * * @var string */ public $type; /** * The name of the index. * * @var string */ public $index; /** * Create a new index hint instance. * * @param string $type * @param string $index * @return void */ public function __construct($type, $index) { $this->type = $type; $this->index = $index; } }
| ver. 1.4 |
Github
|
.
| PHP 8.2.29 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0.6 |
proxy
|
phpinfo
|
ÐаÑтройка