PHP Classes

File: src/Stempler/tests/fixtures/import-php-2.dark.php

Recommend this page to a friend!
  Packages of Wolfy-J   spiral   src/Stempler/tests/fixtures/import-php-2.dark.php   Download  
File: src/Stempler/tests/fixtures/import-php-2.dark.php
Role: Auxiliary script
Content type: text/plain
Description: Configuration script
Class: spiral
Modular Web application development framework
Author: By
Last change:
Date: 3 months ago
Size: 135 bytes
 

Contents

Class file image Download
<use:element path="import/loop" as="div:loop"/>

<div:loop source="{{ $input }}" as="{{ $value }}">
    <b>{{ $value }}</b>
</div:loop>