oms-Tasks/Admin/Hooks/Web/Api.php
2018-10-14 22:01:59 +02:00

6 lines
90 B
PHP

<?php
return [
'some-hook-id-name:here' => '\some\function\to\call:functionname',
];