mirror of
https://github.com/yiisoft/yii2.git
synced 2026-03-07 15:57:35 +01:00
Change to since 2.0.7 on UnprocessableEntity #2106
Thanks to @Renkas for noticing
This commit is contained in:
@@ -18,7 +18,7 @@ namespace yii\web;
|
||||
*
|
||||
* @link http://www.webdav.org/specs/rfc2518.html#STATUS_422
|
||||
* @author Jan Silva <janfrs3@gmail.com>
|
||||
* @since 2.0
|
||||
* @since 2.0.7
|
||||
*/
|
||||
class UnprocessedEntityHttpException extends HttpException
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user