Pārlūkot izejas kodu

[DoctrineMongoDBBundle] removed trailing space

Bulat Shakirzyanov 15 gadi atpakaļ
vecāks
revīzija
373d05c9ba

+ 1 - 1
src/Symfony/Bundle/DoctrineMongoDBBundle/DoctrineMongoDBBundle.php

@@ -11,6 +11,6 @@ use Symfony\Framework\Bundle\Bundle;
  * @author Kris Wallsmith <kris.wallsmith@symfony-project.com>
  * @author Jonathan H. Wage <jonwage@gmail.com>
  */
-class DoctrineMongoDBBundle extends Bundle 
+class DoctrineMongoDBBundle extends Bundle
 {
 }