Skip to content

Commit f06d159

Browse files
author
Antonio Ramirez
committed
fixed typo
1 parent 227047a commit f06d159

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gii/bootstrap/BootstrapCode.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
Yii::import('gii.generators.crud.CrudCode');
1010

11-
class BootstrapCode extendS CrudCode
11+
class BootstrapCode extends CrudCode
1212
{
1313
public function generateActiveRow($modelClass, $column)
1414
{

0 commit comments

Comments
 (0)