← All changes
|
framework/developer/interface/block/shortcode/segments/segments.php
+1
-2
12
→
6.0.15
View file →
| @@ -8,10 +8,9 @@ | ||
| 8 | 8 | |
| 9 | 9 | /** |
| 10 | 10 | * |
| 11 | 11 | */ |
| 12 | -class CJT_Framework_Developer_Interface_Block_Shortcode_Segments_Segments | |
| 13 | - extends CJT_Framework_Developer_Interface_Block_Parameters_Parameters { | |
| 12 | +class CJT_Framework_Developer_Interface_Block_Shortcode_Segments extends CJT_Framework_Developer_Interface_Block_Parameters { | |
| 14 | 13 | |
| 15 | 14 | /** |
| 16 | 15 | * put your comment there... |
| 17 | 16 | * |