Rubenwouters\CrmLauncher\Models\Publishment::reactions PHP Method

reactions() public method

* |-------------------------------------------------------------------------- | Relationships |-------------------------------------------------------------------------- | | Relationships of Publishment model |
public reactions ( )
    public function reactions()
    {
        return $this->hasMany('Rubenwouters\\CrmLauncher\\Models\\Reaction');
    }