could i use nonstatic members inside a static method?
eg.
$this->nonStaticProperty
$this->nonStaticMethod()
and vice versa that is to say use static members inside non-static methods?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…