This commit is contained in:
2021-03-31 18:37:53 +08:00
parent 627faaf0c9
commit 3f6a19aea7
10 changed files with 17 additions and 75 deletions
-3
View File
@@ -315,9 +315,6 @@ class Node extends HttpService
* @param string $className
* @param string $action
* @return Node
* @throws ComponentException
* @throws NotFindClassException
* @throws ReflectionException
* @throws Exception
*/
public function annotationInject(string $className, string $action): Node