Updated PhpDoc for \OptsLib > getArgsCache()
This commit is contained in:
parent
8d848e2ec6
commit
363e1d6d5e
1 changed files with 2 additions and 0 deletions
|
@ -145,6 +145,8 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Returns the cached arguments
|
||||||
|
*
|
||||||
* @return array
|
* @return array
|
||||||
*/
|
*/
|
||||||
public static function getArgsCache(): array
|
public static function getArgsCache(): array
|
||||||
|
|
Loading…
Add table
Reference in a new issue