File "bootstrap.php"
Full path: /home/fsibplc/public_html/fsib/accountOpening-v2/vendor/maennchen/zipstream-php/test/bootstrap.php
File
size: 112 B (112 B bytes)
MIME-type: text/x-php
Charset: utf-8
Download Open Edit Advanced Editor Back
<?php
declare(strict_types=1);
date_default_timezone_set('UTC');
require __DIR__ . '/../vendor/autoload.php';