1
0
mirror of synced 2025-02-20 14:13:15 +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();