Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5e6f783

Browse files
cordovalweaverryan
authored andcommitted
fix brace on the next line to be on the same line
1 parent713dfe3 commit5e6f783

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎book/testing.rst‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -530,8 +530,7 @@ narrow down your node selection by chaining the method calls::
530530

531531
$crawler
532532
->filter('h1')
533-
->reduce(function ($node, $i)
534-
{
533+
->reduce(function ($node, $i) {
535534
if (!$node->getAttribute('class')) {
536535
return false;
537536
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp