release version 2.0.33

This commit is contained in:
Alexander Makarov
2020-03-24 23:03:06 +03:00
parent 605505b255
commit 70f9ab858b
6 changed files with 24 additions and 20 deletions

View File

@ -185,7 +185,6 @@ class Sort extends BaseObject
* the `urlManager` application component will be used.
*/
public $urlManager;
/**
* @var int Allow to control a value of the fourth parameter which will be
* passed to [[ArrayHelper::multisort()]]
@ -193,6 +192,7 @@ class Sort extends BaseObject
*/
public $sortFlags = SORT_REGULAR;
/**
* Normalizes the [[attributes]] property.
*/