PHP Classes

File: src/Pharaoh/PharError.php

Recommend this page to a friend!
  Classes of Scott Arciszewski   pharaoh   src/Pharaoh/PharError.php   Download  
File: src/Pharaoh/PharError.php
Role: Class source
Content type: text/plain
Description: Class source
Class: pharaoh
Compare two PHAR files to retrieve the differences
Author: By
Last change:
Date: 5 years ago
Size: 133 bytes
 

Contents

Class file image Download
<?php
namespace ParagonIE\Pharaoh;

/**
 * Class PharError
 * @package ParagonIE\Pharaoh
 */
class PharError extends \Exception
{

}