Static methods can be called directly without needing an instance of the class (an object). And, $this pseudo-variable is not available inside static ...
確定! 回上一頁