Flugg\Responder\Contracts\Transformable::relationLoaded PHP Method

relationLoaded() public method

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