We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edf2820 commit e8704aaCopy full SHA for e8704aa
Normalizer/AbstractNormalizer.php
@@ -288,7 +288,7 @@ protected function prepareForDenormalization($data)
288
}
289
290
/**
291
- * Instantiates an object using contructor parameters when needed.
+ * Instantiates an object using constructor parameters when needed.
292
*
293
* This method also allows to denormalize data into an existing object if
294
* it is present in the context with the object_to_populate key.
0 commit comments