Skip to content

Commit 00403f6

Browse files
author
Igor Chepurnoy
authored
Update README.md
1 parent d90f001 commit 00403f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ return [
112112
* Create the widget and add the static function. For example:
113113

114114
```php
115-
namespace app\widgets;
115+
namespace app\widgets;
116116

117117
use yii\base\Widget;
118118

@@ -169,4 +169,4 @@ return [
169169
],
170170
];
171171
}
172-
```
172+
```

0 commit comments

Comments
 (0)