10000 Update src/Symfony/Component/DependencyInjection/Definition.php · symfony/symfony@a02b876 · GitHub
[go: up one dir, main page]

Skip to content

Commit a02b876

Browse files
authored
Update src/Symfony/Component/DependencyInjection/Definition.php
1 parent ade53e7 commit a02b876

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/DependencyInjection/Definition.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -458,7 +458,7 @@ public function addTag(string $name, array $attributes = []): static
458458
/**
459459
* Adds a tag to the definition and marks it as excluded.
460460
*
461-
* This definitions should be processed using {@see ContainerBuilder::findExcludedServiceIds()}
461+
* These definitions should be processed using {@see ContainerBuilder::findExcludedServiceIds()}
462462
*
463463
* @return $this
464464
*/

0 commit comments

Comments
 (0)
0