Skip to content

Commit 4f55cb1

Browse files
committed
remove empty line
1 parent b97f782 commit 4f55cb1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/SchemaProcessor/PostProcessor/Internal/SerializationPostProcessor.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,6 @@ private function addSerializationHookMethod(Schema $schema, GeneratorConfigurati
130130
$generatorConfiguration,
131131
join(DIRECTORY_SEPARATOR, ['Serialization', 'SerializationHook.phptpl']),
132132
[
133-
134133
'schemaHookResolver' => new SchemaHookResolver($schema),
135134
]
136135
)

0 commit comments

Comments
 (0)