Updated PhpDoc for \OptsLib > getArgsCache()

This commit is contained in:
Netkas 2023-01-27 00:41:28 -05:00
parent 8d848e2ec6
commit 363e1d6d5e

View file

@ -145,6 +145,8 @@
}
/**
* Returns the cached arguments
*
* @return array
*/
public static function getArgsCache(): array