mautic / plugins /MauticCloudStorageBundle /MauticCloudStorageBundle.php
chrisbryan17's picture
Upload folder using huggingface_hub
d2897cd verified
raw
history blame
167 Bytes
<?php
namespace MauticPlugin\MauticCloudStorageBundle;
use Mautic\PluginBundle\Bundle\PluginBundleBase;
class MauticCloudStorageBundle extends PluginBundleBase
{
}