release version 2.0.14

This commit is contained in:
SilverFire - Dmitry Naumenko
2018-02-19 00:27:09 +02:00
parent 089685975a
commit 22832b7c49
81 changed files with 367 additions and 50 deletions

View File

@ -33,7 +33,6 @@ class BaseFileHelper
* @var string the path (or alias) of a PHP file containing MIME type information.
*/
public static $mimeMagicFile = '@yii/helpers/mimeTypes.php';
/**
* @var string the path (or alias) of a PHP file containing MIME aliases.
* @since 2.0.14