xref
: /
dports
/
devel
/
arcanist-lib
/
arcanist-b2e715f
/
src
/
parser
/
argument
/
exception
/
PhutilArgumentParserException.php
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
<?php
2
3
abstract
class
PhutilArgumentParserException
extends
Exception
{}
4