Rubenwouters\CrmLauncher\Models\Contact::innerComment PHP Method

innerComment() public method

public innerComment ( )
    public function innerComment()
    {
        return $this->hasMany('Rubenwouters\\CrmLauncher\\Models\\InnerComment');
    }