PHP面向對象設計模式-8.2下降耦合示例

<?php /** * Created by PhpStorm. * User: 老魯 * Date: 2018/3/16 * Time: 21:48 */ class Regitsration { public function regist(Lesson $lesson) { //處理課程 //通知 $notifier
相關文章
相關標籤/搜索