mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-14 14:28:27 +08:00
Changelog update. Fixed phpDoc comment.
This commit is contained in:
@ -439,8 +439,9 @@ class HelpController extends Controller
|
||||
}
|
||||
|
||||
/**
|
||||
* Display a default help header.
|
||||
* Return a default help header.
|
||||
* @return string default help header.
|
||||
* @since 2.0.11
|
||||
*/
|
||||
protected function getDefaultHelpHeader()
|
||||
{
|
||||
|
Reference in New Issue
Block a user