Level 80
@timiade Why don’t you try?
1 like
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
set a method in a method
method() {
anothermethod(){
}
this.anothermethod() //here
}
Please or to participate in this conversation.