Skip to content

Commit fb5bf9e

Browse files
committed
[VarDumper] Mark StubCaster as @Final
1 parent d36dd76 commit fb5bf9e

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)