FOSElasticaBundle/Tests/Integration/MappingTest.php

16 lines
295 B
PHP
Raw Normal View History

2014-06-01 16:40:03 +02:00
<?php
/**
* This file is part of the FOSElasticaBundle project.
*
* (c) Tim Nagel <tim@nagel.com.au>
*
* This source file is subject to the MIT license that is bundled
* with this source code in the file LICENSE.
*/
namespace FOS\ElasticaBundle\Tests\Integration;
2015-03-12 11:20:00 +01:00
class MappingTest
{
}