This commit is contained in:
2020-09-02 18:15:39 +08:00
parent bc6f640932
commit 12634864d2
+1 -2
View File
@@ -43,8 +43,7 @@ class Application extends BaseApplication
/** /**
* @param string $service * @param string $service
* @return $this * @return $this
* @throws NotFindClassException * @throws
* @throws ReflectionException
*/ */
public function import(string $service) public function import(string $service)
{ {