mirror of
https://github.com/yiisoft/yii2.git
synced 2026-03-08 00:07:23 +01:00
WIP #10840: add @since [skip ci]
This commit is contained in:
@@ -417,6 +417,7 @@ class HelpController extends Controller
|
||||
* @param Controller $controller the controller instance
|
||||
* @param string $option the option name
|
||||
* @return string the formatted string for the alias argument or option
|
||||
* @since 2.0.8
|
||||
*/
|
||||
protected function formatOptionAliases($controller, $option)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user