mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-13 04:38:03 +08:00
Fixes #927: doc typo.
This commit is contained in:
@@ -78,7 +78,7 @@ class FileTarget extends Target
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Sends log messages to specified email addresses.
|
* Writes log messages to a file.
|
||||||
* @throws InvalidConfigException if unable to open the log file for writing
|
* @throws InvalidConfigException if unable to open the log file for writing
|
||||||
*/
|
*/
|
||||||
public function export()
|
public function export()
|
||||||
|
|||||||
Reference in New Issue
Block a user