PHP Classes

File: TranslationsApiBundle.php

Recommend this page to a friend!
  Classes of Joseluis Laso   Tradukoj.com Translations API Bundle   TranslationsApiBundle.php   Download  
File: TranslationsApiBundle.php
Role: Class source
Content type: text/plain
Description: Class source
Class: Tradukoj.com Translations API Bundle
Get remote translations for Symfony projects
Author: By
Last change:
Date: 9 years ago
Size: 143 bytes
 

Contents

Class file image Download
<?php

namespace JLaso\TranslationsApiBundle;

use
Symfony\Component\HttpKernel\Bundle\Bundle;

class
TranslationsApiBundle extends Bundle
{
}