Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- PHP - Static Methods
- Static methods can be called directly - without creating an instance of the class first.
- Static methods are declared with the static keyword:
- https://linkjust.com/dYZvbuph
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement