ok

Mini Shell

Direktori : /home2/selectio/public_html/fms-worksuite/vendor/nunomaduro/larastan/stubs/
Upload File :
Current File : /home2/selectio/public_html/fms-worksuite/vendor/nunomaduro/larastan/stubs/HasOne.stub

<?php

namespace Illuminate\Database\Eloquent\Relations;

/**
 * @template TRelatedModel of \Illuminate\Database\Eloquent\Model
 * @extends HasOneOrMany<TRelatedModel>
 */
class HasOne extends HasOneOrMany
{
    /**
     * Get the results of the relationship.
     *
     * @phpstan-return ?TRelatedModel
     */
    public function getResults();
}

Zerion Mini Shell 1.0