WIP #10840: add @since [skip ci]

This commit is contained in:
Daniel Gomez Pan
2016-02-19 22:47:36 +01:00
parent ea14db4eca
commit c8a8bfb093
2 changed files with 2 additions and 0 deletions

View File

@@ -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)
{