Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Normal
In theory, class exists will only return true if the file with the class is included... So, how would it return true if it isn't spelt correctly? The file would have to have been included.The main issue would be with misspellings - however, the same issue happens with class and method checks. Especially on Windows, due to it's case insensitivity.The main system uses class exists to check the class before checking the method. I'm sure, thinking about it, that this could be used here?
In theory, class exists will only return true if the file with the class is included... So, how would it return true if it isn't spelt correctly? The file would have to have been included.
The main issue would be with misspellings - however, the same issue happens with class and method checks. Especially on Windows, due to it's case insensitivity.
The main system uses class exists to check the class before checking the method. I'm sure, thinking about it, that this could be used here?
We use essential cookies to make this site work, and optional cookies to enhance your experience.
See further information and configure your preferences