Add Class
This commit is contained in:
3
glossary/Class.md
Normal file
3
glossary/Class.md
Normal file
@ -0,0 +1,3 @@
|
||||
### Class
|
||||
|
||||
In object-oriented programming, a class is a template definition of an object's properties and methods.
|
||||
@ -2,6 +2,7 @@ argument
|
||||
array
|
||||
boolean
|
||||
callback
|
||||
class
|
||||
constant
|
||||
cross-site-scripting-xss
|
||||
currying
|
||||
|
||||
Reference in New Issue
Block a user