Fixing code style issue
This commit is contained in:
parent
c6d784abc5
commit
59f3fe3a40
@ -113,7 +113,7 @@ EOT
|
||||
);
|
||||
}
|
||||
|
||||
if ( count($metadatas)) {
|
||||
if (count($metadatas)) {
|
||||
// Create EntityGenerator
|
||||
$entityGenerator = new EntityGenerator();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user