8000 fix review: swap arguments · symfony/symfony@a257da8 · GitHub
[go: up one dir, main page]

Skip to content

Commit a257da8

Browse files
fix review: swap arguments
1 parent 7440331 commit a257da8

File tree

Expand file tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Bundle/FrameworkBundle/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ CHANGELOG
44
6.3
55
---
66

7-
* Add `DomCrawlerAssertionsTrait::assertSelectorCount(string $selector, int $count)`
7+
* Add `DomCrawlerAssertionsTrait::assertSelectorCount(int $count, string $selector)`
88

99
6.2
1010
---

0 commit comments

Comments
 (0)
0