Correct Aphlict websocket URI construction after PHP8 compatibility changes
[phabricator.git] / src / infrastructure / customfield / exception / PhabricatorCustomFieldNotAttachedException.php
blob73f300bae29a5586aac593cbd475b4dc50d191aa
1 <?php
3 final class PhabricatorCustomFieldNotAttachedException
4 extends Exception {}