add clear

This commit is contained in:
2021-04-06 15:15:37 +08:00
parent 092e355850
commit 80abb3a20a
10 changed files with 60 additions and 60 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ class Subject extends \wchat\base\Subject
/**
* @return string
*/
public function getUrl(): string
public function getUrl()
{
return $this->sendUrl;
}