Back to PhocacartUtilsAdmindescription class

Method __construct

public
__construct
()

Method __construct - Source code

public function __construct()
{
    $pC = PhocacartUtils::getComponentParameters();
    $this->display_admin_description = $pC->get('display_admin_description', 35);
}