4 lines
60 B
Plaintext
4 lines
60 B
Plaintext
|
foreach ($${1:variable} as $${2:value}){
|
||
|
${3:// code...}
|
||
|
}
|