PHP Classes

File: tests/app/views/stempler/null.dark.php

Recommend this page to a friend!
  Packages of Wolfy-J   spiral   tests/app/views/stempler/null.dark.php   Download  
File: tests/app/views/stempler/null.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: 83 bytes
 

Contents

Class file image Download
{{ $var }}

@foreach($users as $user)
    {{ $users[1]['foo'] ?? '' }}
@endforeach