5 lines
103 B
Plaintext
5 lines
103 B
Plaintext
|
<?php foreach ($${1:variable} as $${2:key} => $${3:value}): ?>
|
||
|
${4}
|
||
|
<?php endforeach ?>
|
||
|
${5}
|