<?php
namespace App\Models;
/**
* @deprecated Use Gallery instead.
*/
class EntryGallery extends Gallery {}