<?php /** * Short description for the file. * * @author Tim Van Samang <timvansamang@komma.pro> * @copyright (c) 2012-2015, Komma Mediadesign */ namespace Komma\Images\Models; class Image extends \Komma\Kms\Images\Models\Image { }