質問編集履歴

1

code

2016/11/08 04:12

投稿

dokoniarukana
dokoniarukana

スコア31

test CHANGED
File without changes
test CHANGED
@@ -8,7 +8,7 @@
8
8
 
9
9
  ```ここに言語を入力
10
10
 
11
- class GetPage
11
+ class GetPage{
12
12
 
13
13
  public function OpenPage() {
14
14
 
@@ -16,7 +16,7 @@
16
16
 
17
17
  }
18
18
 
19
-
19
+ }
20
20
 
21
21
  $hoge = new GetPage('', "https://t1.com/");
22
22