Snippets tagged “current-object”
1 snippet uses this tag.
- Reference — What does this symbol mean in PHP?PHP
In PHP, $this is a special variable that refers to the current object.
1 snippet uses this tag.
In PHP, $this is a special variable that refers to the current object.