質問するログイン新規登録

回答編集履歴

1

参考先追記

2018/04/24 21:02

投稿

m.ts10806
m.ts10806

スコア80888

answer CHANGED
@@ -21,7 +21,7 @@
21
21
 
22
22
  - [PHPマニュアル:クラスの基礎](http://php.net/manual/ja/language.oop5.basic.php)
23
23
  - [PHPマニュアル:プロパティ](http://php.net/manual/ja/language.oop5.properties.php)
24
- - [PHPマニュアル: Edit Report a Bug
24
+ - [PHPマニュアル:アクセス権](http://php.net/manual/ja/language.oop5.visibility.php)
25
- オブジェクトの継承 ](http://php.net/manual/ja/language.oop5.inheritance.php)
25
+ - [PHPマニュアル:オブジェクトの継承 ](http://php.net/manual/ja/language.oop5.inheritance.php)
26
26
  - [PHPオブジェクト指向プログラミング入門(1):
27
27
  PHPにおけるクラスの書き方と呼び出し方――インスタンス、メソッド、プロパティ](http://www.atmarkit.co.jp/ait/articles/1506/03/news019.html)