| Current Path : /home/rtorresani/www/vendor/laminas/laminas-feed/src/Writer/ |
| Current File : //home/rtorresani/www/vendor/laminas/laminas-feed/src/Writer/Source.php |
<?php
declare(strict_types=1);
namespace Laminas\Feed\Writer;
class Source extends AbstractFeed
{
}