Spaces:
No application file
No application file
namespace Mautic\CoreBundle\Entity; | |
/** | |
* Used simply to prevent config.php from loading a deprecated Entity leading to generating unused tables. | |
*/ | |
interface DeprecatedInterface | |
{ | |
} | |