icingaweb2/modules/monitoring/library/Monitoring/Command/Transport
raviks789 a68e0595ff `CommandTransport`: Fix return type for method `createTransport()`
`Icinga\Module\Monitoring\Command\Transport\CommandTransport::createTransport()` also returns `Icinga\Module\Monitoring\Command\Transport\ApiCommandTransport::class`.
Hence it is added to the method's return type in PHPDoc.
2023-08-23 10:53:13 +02:00
..
ApiCommandTransport.php Audit: Log a command's payload as json 2018-07-24 10:16:30 +02:00
CommandTransport.php `CommandTransport`: Fix return type for method `createTransport()` 2023-08-23 10:53:13 +02:00
CommandTransportInterface.php Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
LocalCommandFile.php Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
RemoteCommandFile.php `RemoteCommandFile`: Define parameter `$resource` as nullable for method `setResource()` 2023-08-23 10:53:13 +02:00