Search for finalize in Drupal 7 to 8/9 Module Upgrader 8
Name | Type | Location | Description |
---|---|---|---|
RouterBase:: |
function |
src/ |
Completes the 'build' of this router, dispatching the 'router.built' event to all added routes. |
RouterTest:: |
function |
tests/ |
|
RouterInterface:: |
function |
src/ |
Completes the 'build' of this router, dispatching the 'router.built' event to all added routes. |
RouterBaseTest:: |
function |
tests/ |
@depends testAddRoute |