PHP Classes

File: demo/pwamake.php

Recommend this page to a friend!
  Classes of Alexander Selifonov   PHP PWA Assist   demo/pwamake.php   Download  
File: demo/pwamake.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP PWA Assist
Generate service workers Progressive Web App files
Author: By
Last change:
Date: 6 years ago
Size: 251 bytes
 

Contents

Class file image Download
<?php
/**
* @package PWAssist
* @name pwamake.php
* Demonstrating PWAssist functionality
* @author Alexander Selifonov, <alex [at] selifan {dot} ru>
* @link https://github.com/selifan/PWAssist
*/
include_once('../src/PWAssist.php');
PWAssist::init();