Rubenwouters\CrmLauncher\Models\Reaction::innercomments PHP Method

innercomments() public method

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