[ Index ] |
PHP Cross Reference of GlotPress |
[Summary view] [Print] [Text view]
1 <?php // phpcs:ignore WordPress.Files.FileName.NotHyphenatedLowercase 2 /** 3 * Routes: GP_Route_Main class 4 * 5 * @package GlotPress 6 * @subpackage Routes 7 * @since 1.0.0 8 */ 9 10 /** 11 * Core class used to implement the main route. 12 * 13 * @since 1.0.0 14 */ 15 class GP_Route_Main extends GP_Route { 16 }
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Sat Nov 23 01:01:06 2024 | Cross-referenced by PHPXref 0.7.1 |