]> git.proxmox.com Git - pve-storage.git/commit
plugin: hooks: avoid that method param count gets returned
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 23 Nov 2020 14:12:46 +0000 (15:12 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 23 Nov 2020 14:12:58 +0000 (15:12 +0100)
commitafeda182566292be15413d9b874720876eac14c9
tree9ed934628feb5a0a16c999721c9e0d00b43898ec
parent3893d2755e523cd81cf6a72253d5345bd555a8db
plugin: hooks: avoid that method param count gets returned

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
PVE/Storage/Plugin.pm