File manager - Edit - /home/palg2351/public_html/wp-content/plugins/jetformbuilder/components/admin/print-page/footer.php
Back
<?php namespace JFB_Components\Admin\Print_Page; use JFB_Components\Admin\Print_Page\Interfaces\Page_Assets_It; use JFB_Components\Admin\Print_Page\Interfaces\Page_Output_It; use JFB_Components\Admin\Print_Page\Traits\Page_Assets_Trait; // If this file is called directly, abort. if ( ! defined( 'WPINC' ) ) { die; } class Footer implements Page_Assets_It, Page_Output_It { use Page_Assets_Trait; public function output() { echo '</div></div>'; $this->do_styles(); $this->do_scripts(); echo '</body></html>'; } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0.19 |
proxy
|
phpinfo
|
Settings