initial 2.0.0-b1 commit

This commit is contained in:
jerry
2020-11-08 19:40:16 +08:00
parent deab5fd921
commit 3b90bf6245
9 changed files with 79 additions and 37 deletions

View File

@@ -114,4 +114,6 @@ interface ContextInterface
public function cloneFromParent();
public function copy();
public function getOption();
}