register()
register(\Cilex\Application $app) : void
Registers services on the given app.
Parameters
\Cilex\Application | $app | An Application instance |
Throws
- \phpDocumentor\Parser\Exception\MissingDependencyException
if the Descriptor Builder is not present.