chrisbryan17's picture
Upload folder using huggingface_hub
d2897cd verified
<?php
namespace Mautic\CampaignBundle\Executioner\Scheduler\Exception;
/**
* @deprecated since Mautic 5.0, to be removed in 6.0 with no replacement.
*/
class NotTimeYetException extends \Exception
{
}