Recent content by TylerK

  1. T

    Sharing functions/methods with class and non-classes

    Hello, I'm running into an issue in development - I have an include that is utilized by several programs. I want to use the functions in this include for one of my classes. However, we can only define methods within classes so I can't simply inject the include in my class and utilize the...
Top