phug-php/facade

View on GitHub
Phug/PhugException.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

namespace Phug;

class PhugException extends \Exception
{
}