AdSenseSettingsInheritedProperty::__construct PHP Метод

__construct() публичный Метод

public __construct ( $value = null )
        public function __construct($value = null)
        {
            $this->value = $value;
        }
AdSenseSettingsInheritedProperty