Skip to content

Commit 310c43a

Browse files
committed
[HttpKernel] Remove outdated phpdoc
1 parent cef0da8 commit 310c43a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Symfony/Component/HttpKernel/ControllerMetadata/ArgumentMetadata.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,6 @@ public function getName(): string
4646

4747
/**
4848
* Returns the type of the argument.
49-
*
50-
* The type is the PHP class in 5.5+ and additionally the basic type in PHP 7.0+.
5149
*/
5250
public function getType(): ?string
5351
{

0 commit comments

Comments
 (0)