问题详情
在 PHP 类定义中,对属性或方法的访问控制,是通过在前面添加关键字来实现的,以下属于访问控制关键字的选项是()
A、public
B、private
C、protecte
D、default