mirror of
https://github.com/wbbaddons/Tims-Chat.git
synced 2024-12-21 21:30:08 +00:00
Add proper types to Command
This commit is contained in:
parent
f996153ed3
commit
fb2df33fc7
@ -35,7 +35,7 @@ class Command extends ProcessibleDatabaseObject
|
||||
*
|
||||
* The default PlainCommand implicitely has one.
|
||||
*/
|
||||
public function hasTriggers()
|
||||
public function hasTriggers(): bool
|
||||
{
|
||||
static $chatPackageID = null;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user