mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 15:54:03 +02:00
RemoteCommandFile
: Define parameter $resource
as nullable for method setResource()
This commit is contained in:
parent
3d61fe6bf2
commit
d7518388d8
@ -215,7 +215,7 @@ class RemoteCommandFile implements CommandTransportInterface
|
|||||||
/**
|
/**
|
||||||
* Use a given resource to set the user and the key
|
* Use a given resource to set the user and the key
|
||||||
*
|
*
|
||||||
* @param string
|
* @param ?string $resource
|
||||||
*
|
*
|
||||||
* @throws ConfigurationError
|
* @throws ConfigurationError
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user