chrisandchris/passive-record-orm

View on GitHub
src/ChrisAndChris/Common/RowMapperBundle/ChrisAndChrisRowMapperBundle.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

namespace ChrisAndChris\Common\RowMapperBundle;

use Symfony\Component\HttpKernel\Bundle\Bundle;

/**
 * Class KlitCommonRowMapperBundle
 *
 * @name KlitCommonRowMapperBundle
 * @package   RowMapperBundle
 * @author    ChrisAndChris
 * @link      https://github.com/chrisandchris
 */
class ChrisAndChrisRowMapperBundle extends Bundle {

}