This commit is contained in:
2021-09-29 13:54:13 +08:00
parent e1c3c72bc9
commit be4cb23bb9
@@ -30,7 +30,6 @@ use Kiri\Jwt\Jwt;
* @property Client $client
* @property Connection $databases
* @property Curl $curl
* @property Producer $crontab
*/
trait TraitApplication
{