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

8 lines
No EOL
94 B
Markdown

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