You've already forked MyDSL
临时注释
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
namespace JerryYan\DSL\Output;
|
||||
|
||||
|
||||
class DiagramOutput extends OutputInterface
|
||||
class DiagramOutput //extends OutputInterface
|
||||
{
|
||||
|
||||
}
|
@ -9,7 +9,7 @@
|
||||
namespace JerryYan\DSL\Output;
|
||||
|
||||
|
||||
class HTMLOutput extends OutputInterface
|
||||
class HTMLOutput //extends OutputInterface
|
||||
{
|
||||
|
||||
}
|
Reference in New Issue
Block a user