Rubenwouters\CrmLauncher\Models\InnerComment::reaction PHP Méthode

reaction() public méthode

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