See More

* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace ApiPostcode\PostcodeBundle; use Symfony\Component\HttpKernel\Bundle\Bundle; /** * Class ApiPostcodePostcodeBundle * * (c) Api Postcode */ class ApiPostcodeBundle extends Bundle { }