@@ -39,7 +39,7 @@ |
||
| 39 | 39 | * Register myself so that all associated JS and CSS files can be found and automatically included |
| 40 | 40 | * @param $extensions |
| 41 | 41 | * |
| 42 | - * @return array |
|
| 42 | + * @return string[] |
|
| 43 | 43 | */ |
| 44 | 44 | function register_myself( $extensions ) {
|
| 45 | 45 | $extensions[] = __FILE__; |