// SPDX-License-Identifier: GPL-3.0-or-later namespace Icinga\Module\Icingadb\Forms\Navigation; class IcingadbServiceActionForm extends ActionForm { protected $restriction = 'icingadb/filter/services'; }