PHP Duck Sample - Head First - Design Patterns - Chapter One

后端 未结 4 1274
春和景丽
春和景丽 2021-01-16 16:03

This is the first question I ask from many others to come.

Someone here might call me crazy because I\'m following the mentioned book in the question\'s Title using

4条回答
  •  春和景丽
    2021-01-16 16:51

    In your situation, I would personally assume that I've overlooked something when saying that an echo is being reached in the code without a call to that method. I can't see a way that this would be possible.

    Reanalyze your code and look for a sneaky way that your echo 'Quack!quack!' is being reached.

提交回复
热议问题