Dashboard
PHP:
8.4.22
OS:
Linux
User:
auroyplofl
/
/
home
/
auroyplofl
/
www
/
wp-content
/
themes
/
Divi
/
includes
/
builder
/
module
/
helpers
📤 Upload
📝 New File
📁 New Folder
Close
Editing: MinHeight.php
<?php /** * Helper class that provides necessary functions for managing max height option * * Class ET_Builder_Module_Helper_Min_Height */ class ET_Builder_Module_Helper_Min_Height extends ET_Builder_Module_Helper_Sizing { public function get_raw_field() { return 'min_height'; } }
Save
Cancel