<?php

namespace FcfVendor\WPDesk\DeactivationModal\Exception;

class UnknownFormOptionKeyException extends \Exception
{
}
