2024.8.23
|
Public Member Functions | |
__construct ($args) | |
Class ActionRefreshReposStartup
This class is responsible for handling the action of setting the scan startup for repositories.
Definition at line 15 of file class.action.refreshReposStartup.php.
ActionRefreshReposStartup::__construct | ( | $args | ) |
ActionRefreshReposStartup constructor.
This constructor initializes the action to set the scan startup for repositories based on the provided arguments.
array | $args | An array of arguments where the first argument should be 'git' to trigger the git repository scan startup setting, and the second argument is the value to set for the scan startup. |
Definition at line 25 of file class.action.refreshReposStartup.php.
References ActionRefreshRepos\GIT.