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