HEX
Server: Apache
System: Linux webm019.cluster128.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User: petsclubcc (68997)
PHP: 5.4.45
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/petsclubcc/shopteste/wp-content/themes/Divi/includes/builder/module/helpers/Alignment.php
<?php

/**
 * Helper class that provides necessary functions for managing alignment option
 *
 * Class ET_Builder_Module_Helper_Alignment
 */
class ET_Builder_Module_Helper_Alignment extends ET_Builder_Module_Helper_Sizing {

	public function get_raw_field() {
		return 'module_alignment';
	}
}