php php parent 親クラスのプロパティやメソッドにアクセスする
子クラスで使う
すると親クラスのプロパティやメソッドにアクセスできる
例:parent::init();
参考にしたサイト
php
php
php
php
php
php
php
php
php
php