mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-11 17:32:41 +01:00
0151c38b10
Summary: Self-explanatory. Test Plan: Eyeball it. Reviewers: #blessed_reviewers, epriestley Reviewed By: #blessed_reviewers, epriestley Subscribers: epriestley, Korvin Differential Revision: https://secure.phabricator.com/D10454
3 lines
77 B
PHP
3 lines
77 B
PHP
<?php
|
|
|
|
final class PhabricatorConfigValidationException extends Exception {}
|