diff_builder_service extends facade
Facade for local_middag\framework\application\service\item\diff_builder_service.
Tags
Table of Contents
Methods
- build_diff() : array<string|int, mixed>
- get_facade_accessor() : string
- Return the service accessor key for this facade.
Methods
build_diff()
public
static build_diff(item_interface $old, item_interface|null $new) : array<string|int, mixed>
Parameters
- $old : item_interface
- $new : item_interface|null
Return values
array<string|int, mixed>get_facade_accessor()
Return the service accessor key for this facade.
public
static get_facade_accessor() : string