1
0
Fork 0
mirror of synced 2025-04-03 13:23:37 +03:00

Fixing code style issue

This commit is contained in:
Jonathan H. Wage 2010-04-16 13:20:46 -04:00
parent c6d784abc5
commit 59f3fe3a40

View file

@ -113,7 +113,7 @@ EOT
);
}
if ( count($metadatas)) {
if (count($metadatas)) {
// Create EntityGenerator
$entityGenerator = new EntityGenerator();