Skip to content

Commit 0429722

Browse files
Merge branch '4.4'
* 4.4: [Serializer] Use context to compute MetadataAwareNameConverter cache [VarDumper] Mark StubCaster as @Final
2 parents cb7bd8f + fb5bf9e commit 0429722

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Caster/StubCaster.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@
1717
* Casts a caster's Stub.
1818
*
1919
* @author Nicolas Grekas <[email protected]>
20+
*
21+
* @final since Symfony 4.4
2022
*/
2123
class StubCaster
2224
{

0 commit comments

Comments
 (0)