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

contact() public method

public contact ( )
    public function contact()
    {
        return $this->belongsTo('Rubenwouters\\CrmLauncher\\Models\\Contact');
    }