Rubenwouters\CrmLauncher\Models\Reaction::publishment PHP Метод

publishment() публичный Метод

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