Fixing wrong variable name.
This commit is contained in:
parent
7ac08931bc
commit
464accecfe
@ -136,7 +136,7 @@ EOT
|
||||
$converter = new ConvertDoctrine1Schema($fromPaths);
|
||||
$metadata = $converter->getMetadata();
|
||||
|
||||
if ($metadatas) {
|
||||
if ($metadata) {
|
||||
$output->write(PHP_EOL);
|
||||
|
||||
foreach ($metadata as $class) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user