Why php abstract protected can't implement as protected in child class?

前端 未结 0 1783
陌清茗
陌清茗 2021-01-05 13:51

As i know php abstract protected method can be implemented in child class with protected or public. Which means with the same access modifier or less access modifier.But in

相关标签:
回答
  • 消灭零回复
提交回复
热议问题