PHP Classes

File: src/Cabin/Hull/view.php

Recommend this page to a friend!
  Classes of Scott Arciszewski   CMS Airship   src/Cabin/Hull/view.php   Download  
File: src/Cabin/Hull/view.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: CMS Airship
Content management system with security features
Author: By
Last change:
Date: 6 years ago
Size: 210 bytes
 

Contents

Class file image Download
<?php
declare(strict_types=1);

use
Airship\Engine\View;

/**
 * CABIN-SPECIFIC LENS MODIFICATIONS GO HERE
 *
 * We can add filters, functions, etc. to the current lens if we want
 *
 * @global View $lens
 */