Файловый менеджер - Редактировать - /home/kckglobal/public_html/portal/vendor/nunomaduro/larastan/stubs/HasOneThrough.stub
Назад
<?php namespace Illuminate\Database\Eloquent\Relations; /** * @template TRelatedModel of \Illuminate\Database\Eloquent\Model * @extends HasManyThrough<TRelatedModel> */ class HasOneThrough extends HasManyThrough { /** * @param array<model-property<TRelatedModel>, mixed> $attributes * * @phpstan-return TRelatedModel */ public function create(array $attributes = []); /** * Get the results of the relationship. * * @phpstan-return \Traversable<int, TRelatedModel> */ public function getResults(); }
| ver. 1.4 |
Github
|
.
| PHP 8.2.28 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка