FOSElasticaBundle/Tests/Integration/MappingTest.php

17 lines
298 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;
class MappingTest {
}