1
0
mirror of https://github.com/processwire/processwire.git synced 2025-08-09 00:06:55 +02:00
This commit is contained in:
Ryan Cramer
2017-04-20 05:59:28 -04:00
parent 1c46d0d44c
commit 8d02e72320
18 changed files with 3090 additions and 2882 deletions

View File

@@ -573,8 +573,8 @@ abstract class AdminThemeFramework extends AdminTheme {
/**
* Render runtime notices div#notices
*
* @param array $options See defaults in method
* @param Notices $notices
* @param array $options See defaults in method
* @return string
*
*/