Yes, load is a property. Think of it like this: class Loader { public function view() { //code... } } class MyClass { private $load; ...
確定! 回上一頁