Files
CloudOps/docker-compose/mautic-setup/mautic-backup-files/docroot/app/bundles/LeadBundle/Exception/PrimaryCompanyNotFoundException.php

8 lines
108 B
PHP
Executable File

<?php
namespace Mautic\LeadBundle\Exception;
class PrimaryCompanyNotFoundException extends \Exception
{
}