PHP Class PHPDaemon\Config\Entry\ConfigFile

Author: Vasily Zorin ([email protected])
Inheritance: extends Generic
Datei anzeigen Open project: kakserpom/phpdaemon

Public Methods

Method Description
onUpdate ( $old ) : void Called when entry is updated

Method Details

onUpdate() public method

Called when entry is updated
public onUpdate ( $old ) : void
$old
return void