mirror of
				https://github.com/yiisoft/yii2.git
				synced 2025-11-04 14:46:19 +08:00 
			
		
		
		
	Merge branch 'doc-fixes' of github.com:rob006/yii2-dev into doc-fixes
This commit is contained in:
		@ -196,7 +196,7 @@ abstract class ErrorHandler extends Component
 | 
				
			|||||||
     * @param string $message the error message.
 | 
					     * @param string $message the error message.
 | 
				
			||||||
     * @param string $file the filename that the error was raised in.
 | 
					     * @param string $file the filename that the error was raised in.
 | 
				
			||||||
     * @param int $line the line number the error was raised at.
 | 
					     * @param int $line the line number the error was raised at.
 | 
				
			||||||
     * @return false whether the normal error handler continues.
 | 
					     * @return bool whether the normal error handler continues.
 | 
				
			||||||
     *
 | 
					     *
 | 
				
			||||||
     * @throws ErrorException
 | 
					     * @throws ErrorException
 | 
				
			||||||
     */
 | 
					     */
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user