Skip to content

Commit d1ee3fc

Browse files
authored
Remove php extension
1 parent 3e5e5b1 commit d1ee3fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

console/input.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ Testing the Completion script
368368
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
369369

370370
The Console component comes with a special
371-
:class:`Symfony\\Component\\Console\\Tester\\CommandCompletionTester.php`` class
371+
:class:`Symfony\\Component\\Console\\Tester\\CommandCompletionTester`` class
372372
to help you unit test the completion logic::
373373

374374
// ...

0 commit comments

Comments
 (0)