WTF-Forum

1.103.0 [f8b83e7] | 23.06.2025

4036 - Method (OOP)

Last Update: 26.06.2025

Maturity

Basic
Scope
Flow
Cycle
To CenterStatic
To PeripheryInstance
Method in OOP refers to a function that is associated with a class. Static methods are called on the class itself, while instance methods are called on an instance of the class.
WARNING: This entry is marked as experimental/in development.