I tried but eventually the framework Wal trying to invoke a “get” method instead of the specified method, fo example
\ClassA::class . ‘:echo’
Will return an error that “get” was not found In class ClassA…
That is why I am asking
I tried but eventually the framework Wal trying to invoke a “get” method instead of the specified method, fo example
\ClassA::class . ‘:echo’
Will return an error that “get” was not found In class ClassA…
That is why I am asking