2024.8.23
|
Public Member Functions | |
__construct ($args) | |
Class ActionCheckPort
This class is responsible for checking the port status of various services (Apache, MySQL, MariaDB, PostgreSQL, Filezilla, Mailhog, Mailpit, Memcached, Xlight) based on the provided arguments.
Definition at line 16 of file class.action.checkPort.php.
ActionCheckPort::__construct | ( | $args | ) |
Constructor for ActionCheckPort.
array | $args | An array of arguments where:
|
@global object $bearsamppBins Global object containing instances of various services.
Definition at line 28 of file class.action.checkPort.php.
References $bearsamppBins.