PHP Classes

File: tests/bootstrap.php

Recommend this page to a friend!
  Packages of Mohamed Abdulalim   Persistence   tests/bootstrap.php   Download  
File: tests/bootstrap.php
Role: Auxiliary script
Content type: text/plain
Description: Configuration script
Class: Persistence
Retrieve database table records by a given order
Author: By
Last change:
Date: 20 days ago
Size: 84 bytes
 

Contents

Class file image Download
<?php

declare(strict_types=1);

require
dirname(__DIR__) . '/vendor/autoload.php';