Seditio Source
Root
|
.
/
othercms
/
xenForo 2.2.8
/
src
/
XF
/
Cli
/
Command
/
AllowInactiveAddOnCommandInterface.php
<?php
namespace
XF
\
Cli
\
Command
;
interface
AllowInactiveAddOnCommandInterface
{
}