mirror of
https://github.com/yiisoft/yii2.git
synced 2025-10-28 12:34:34 +08:00
Fix #20513: Fix code examples in PHPDoc
This commit is contained in:
@ -67,7 +67,7 @@ abstract class BaseMigrateController extends Controller
|
||||
*
|
||||
* For example:
|
||||
*
|
||||
* ```php
|
||||
* ```
|
||||
* [
|
||||
* 'app\migrations',
|
||||
* 'some\extension\migrations',
|
||||
|
||||
Reference in New Issue
Block a user