Can I get data from another extended class with same parent ? PHP

前端 未结 0 1421
生来不讨喜
生来不讨喜 2020-11-27 05:02

I have two classes that extend to the same parent. These class is listed below:

class Base {
    protected $protductId;
    
    public function setProductId(         


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