mirror of
https://github.com/getformwork/formwork.git
synced 2025-01-17 13:38:22 +01:00
Add tag to make code editors recognize the return type ofSingletonTrait::instance()
This commit is contained in:
parent
67a57b7561
commit
eed737d0ec
@ -15,6 +15,8 @@ trait SingletonTrait
|
||||
|
||||
/**
|
||||
* Return self instance
|
||||
*
|
||||
* @return static
|
||||
*/
|
||||
public static function instance(): self
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user