mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-11-22 21:52:31 +03:00
capital letter
This commit is contained in:
parent
ed4ac31d97
commit
b4c8ff365e
@ -453,7 +453,7 @@ function variable($word, ...$list) {
|
||||
}
|
||||
}
|
||||
|
||||
variable("Separate", "Hello", "World") // Separate || Hello | world |
|
||||
variable("Separate", "Hello", "World") // Separate || Hello | World |
|
||||
|
||||
/********************************
|
||||
* Includes
|
||||
|
Loading…
Reference in New Issue
Block a user