<?php

namespace FcfVendor\WPDesk\DeactivationModal\Exception;

class DuplicatedFormValueKeyException extends \Exception
{
}
