PHP Classes

File: phpunit-autoload.php

Recommend this page to a friend!
  Classes of Scott Arciszewski   sapient   phpunit-autoload.php   Download  
File: phpunit-autoload.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: sapient
Add a security layer to server to server requests
Author: By
Last change:
Date: 6 years ago
Size: 81 bytes
 

Contents

Class file image Download
<?php
require 'vendor/autoload.php';

ParagonIE_Sodium_Compat::$fastMult = true;