This code is breaking on the return line, but how is it getting past the isset?
if (isset($this->{$k})) {
return $this->{$k};
}
source https://stackoverflow.com/questions/72636178/issetthis-k-doesnt-seem-to-be-working
This code is breaking on the return line, but how is it getting past the isset?
if (isset($this->{$k})) {
return $this->{$k};
}
Hello, my name is Muhammad Athar. I'm a 17 year old student. I'm a Web Developer, Designer and Freelancer.
Learn More →
No comments:
Post a Comment