0
0
mirror of https://github.com/salesagility/SuiteCRM.git synced 2024-11-22 16:02:36 +00:00
salesagility_SuiteCRM/lib/API/v8/callable/README.md
2017-11-27 14:55:16 +00:00

8 lines
94 B
Markdown

#Callables
Add callable to the Slim Framework here
Example:
`
$app->add('ResourceServer');
`