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

reaction() public method

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