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

Skip to content

Commit 40778c4

Browse files
fix review: swap arguments
1 parent 719d176 commit 40778c4

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