Viewing File: /home/maglabs/valvtec1/wp-content/themes/indobi/inc/elementor-inc/integrations/elementor/traits.php

<?php

class indobi_Elementor_Traits {

	public $widget;

	public function __construct($widget)
	{
		$this->widget = $widget;
	}

}
Back to Directory File Manager