FOSElasticaBundle/Tests/Integration/MappingTest.php
2015-03-12 21:20:00 +11:00

16 lines
295 B
PHP

<?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
{
}