class factory
File updater factory
Methods
__construct(service_collection $collection)
Constructor |
||
register(file_updater_interface $updater)
Register updater object |
||
get(string $name)
Returns file updater object |
Details
at line 34
public
__construct(service_collection $collection)
Constructor
at line 47
public
register(file_updater_interface $updater)
Register updater object
at line 60
public
get(string $name)
Returns file updater object