mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-07-30 19:40:36 +02:00
capital letter
This commit is contained in:
@@ -453,7 +453,7 @@ function variable($word, ...$list) {
|
||||
}
|
||||
}
|
||||
|
||||
variable("Separate", "Hello", "World") // Separate || Hello | world |
|
||||
variable("Separate", "Hello", "World") // Separate || Hello | World |
|
||||
|
||||
/********************************
|
||||
* Includes
|
||||
|
Reference in New Issue
Block a user