19declare(strict_types=1);
 
getUpdateObjective(Config $config=null)
@inheritdocs
 
An agent that just doesn't do a thing.
 
This class attempt to achieve a set of database update steps.
 
A configuration for the setup.
 
An objective is a desired state of the system that is supposed to be created by the setup.
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...