Rubenwouters\CrmLauncher\Models\InnerComment::caseOverview PHP Method

caseOverview() public method

* |-------------------------------------------------------------------------- | Relationships |-------------------------------------------------------------------------- | | Relationships of InnerComment model |
public caseOverview ( )
    public function caseOverview()
    {
        return $this->belongsTo('Rubenwouters\\CrmLauncher\\Models\\CaseOverview');
    }