Rubenwouters\CrmLauncher\Models\InnerComment::reaction PHP 메소드

reaction() 공개 메소드

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