<?php namespace ModulesGarden\ProxmoxAddon\App\UI\CloudInitScriptCreate\Sections; use ModulesGarden\ProxmoxAddon\Core\UI\Widget\Forms\Sections\BoxSection; class VariableSection extends BoxSection { }