← All changes
|
core/admin/menu/interfaces/admin-menu-item-with-page.php
+1
-1
4.2.0-beta2
→
3.13.2
View file →
| @@ -2,9 +2,9 @@ | ||
| 2 | 2 | |
| 3 | 3 | namespace Elementor\Core\Admin\Menu\Interfaces; |
| 4 | 4 | |
| 5 | 5 | if ( ! defined( 'ABSPATH' ) ) { |
| 6 | - exit; // Exit if accessed directly. | |
| 6 | + exit; // Exit if accessed directly | |
| 7 | 7 | } |
| 8 | 8 | |
| 9 | 9 | interface Admin_Menu_Item_With_Page extends Admin_Menu_Item { |
| 10 | 10 | public function get_page_title(); |