Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2b8e441

Browse filesBrowse files
[Serializer] add missing "internal" annotation
1 parent b5306d2 commit 2b8e441
Copy full SHA for 2b8e441

File tree

Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed

‎src/Symfony/Component/Serializer/Normalizer/AbstractObjectNormalizer.php

Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Normalizer/AbstractObjectNormalizer.php
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -561,6 +561,8 @@ private function isMaxDepthReached(array $attributesMetadata, string $class, str
561561
* {@inheritdoc}
562562
*
563563
* @param string|null $format
564+
*
565+
* @internal
564566
*/
565567
protected function createChildContext(array $parentContext, $attribute/*, ?string $format */)
566568
{

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.