PHP Classes

File: tests/notymo/bootstrap.php

Recommend this page to a friend!
  Classes of Edgar Asatryan   notymo   tests/notymo/bootstrap.php   Download  
File: tests/notymo/bootstrap.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: notymo
Send push notifications to iOS and Android devices
Author: By
Last change:
Date: 7 years ago
Size: 90 bytes
 

Contents

Class file image Download
<?php
require_once(__DIR__ . '/../../vendor/autoload.php');
require_once(
'TestCase.php');