Skip to content
This repository was archived by the owner on Jun 10, 2022. It is now read-only.

Commit de1a935

Browse files
committed
fixed commit
1 parent 2b38ba6 commit de1a935

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/SingletonTrait.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ trait SingletonTrait
1717

1818
/**
1919
* Need to be compatible php 7.1.x, so this scene cannot be specified return type `object`
20+
* @return object
2021
*/
2122
public static function getInstance()
2223
{

0 commit comments

Comments
 (0)