%PDF- %PDF-
Direktori : /home/t/r/a/tradesc/www/albanie/wp-content/plugins/loco-translate/src/admin/list/ |
Current File : /home/t/r/a/tradesc/www/albanie/wp-content/plugins/loco-translate/src/admin/list/CoreController.php |
<?php /** * Dummy controller skips "core" list view, rendering the core projects directly as a single bundle. * Route: loco-core -> loco-core-view */ class Loco_admin_list_CoreController extends Loco_admin_RedirectController { /** * {@inheritdoc} */ public function getLocation(){ return Loco_mvc_AdminRouter::generate('core-view'); } }