Update ConfigAppManager.php
This commit is contained in:
parent
5cb398f672
commit
f2a30bcb6f
|
|
@ -38,7 +38,7 @@ class ConfigAppManager implements AppManager
|
|||
/**
|
||||
* Get app by id.
|
||||
*
|
||||
* @param int $appId
|
||||
* @param string|int $appId
|
||||
* @return \BeyondCode\LaravelWebSockets\Apps\App|null
|
||||
*/
|
||||
public function findById($appId): ?App
|
||||
|
|
|
|||
Loading…
Reference in New Issue