Skip to content

Instantly share code, notes, and snippets.

@BedrosovaYulia
Created February 9, 2022 13:25
Show Gist options
  • Save BedrosovaYulia/ac1c73b9c4f4aeeff02d2afb811994ed to your computer and use it in GitHub Desktop.
Save BedrosovaYulia/ac1c73b9c4f4aeeff02d2afb811994ed to your computer and use it in GitHub Desktop.
<?
$eventManager->addEventHandler(
"rest",
"OnRestServiceBuildDescription",
array('CustomRestProvider', 'OnRestServiceBuildDescription')
);
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment