错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Inheritance

  • Alex Vasilev

摘要

This chapter is devoted to such a critical OOP mechanism as inheritance. Along with encapsulation and polymorphism, inheritance is one of the three pillars on which the knowledge of OOP rests. Next, you learn how inheritance is implemented in PHP.