From 2984d445831ebf0cd8c909f589dc203018ae2b0b Mon Sep 17 00:00:00 2001 From: nsfisis Date: Wed, 10 Jul 2024 19:30:09 +0900 Subject: test: implement "register" action of WAST --- src/Execution/Extern.php | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 src/Execution/Extern.php (limited to 'src/Execution/Extern.php') diff --git a/src/Execution/Extern.php b/src/Execution/Extern.php new file mode 100644 index 0000000..e0b695e --- /dev/null +++ b/src/Execution/Extern.php @@ -0,0 +1,28 @@ +