mirror of
				https://github.com/yiisoft/yii2.git
				synced 2025-11-04 14:46:19 +08:00 
			
		
		
		
	Merge pull request #12295 from leninhasda/lenin-update-doc
Updated example code typo on console tutorial
This commit is contained in:
		@ -157,7 +157,7 @@ class HelloController extends Controller
 | 
			
		||||
    
 | 
			
		||||
    public function actionIndex()
 | 
			
		||||
    {
 | 
			
		||||
        echo $message . "\n";
 | 
			
		||||
        echo $this->message . "\n";
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user