revision_service extends facade
Facade for local_middag\framework\application\service\revision\revision_service.
Tags
Table of Contents
Methods
- create_revision() : void
- get_facade_accessor() : string
- Return the service accessor key for this facade.
Methods
create_revision()
public
static create_revision(item_interface|null $old, item_interface|null $new) : void
Parameters
- $old : item_interface|null
- $new : item_interface|null
get_facade_accessor()
Return the service accessor key for this facade.
public
static get_facade_accessor() : string