Skip to content

Commit 517d219

Browse files
committed
Update 4.1. Surround with.php
1 parent a4912ff commit 517d219

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

02 - Editing/04 - Surround With/4.1. Surround with.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,4 @@ public function surroundWithTryCatch() {
2121
public function division($items) {
2222
return $items[0] / $items[1];
2323
}
24-
25-
// 3. The following code should be in a function. Use Surround With to create a function.
26-
echo 'This should go in a function';
2724
}

0 commit comments

Comments
 (0)