Flugg\Responder\Contracts\Transformable::relationLoaded PHP Méthode

relationLoaded() public méthode

Determine if the given relation is loaded.
public relationLoaded ( string $key ) : boolean
$key string
Résultat boolean
    public function relationLoaded($key);