mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-11 01:38:41 +00:00
type hint fix
This commit is contained in:
parent
40b794d880
commit
e579f1ab30
|
|
@ -105,7 +105,7 @@ abstract class ResponseAbstract implements \JsonSerializable, MessageInterface
|
|||
*
|
||||
* @param string $key Data key
|
||||
*
|
||||
* @return ?array
|
||||
* @return null|array
|
||||
*
|
||||
* @since 1.0.0
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user