-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
Hi, can you add 1 option for sorting namespaces like eclipse php, for example:
use Da\QrCode\QrCode;
use Mpdf\Mpdf;
use app\models\Customer;
use app\models\Product;
use app\models\enum\TypeIds;
use app\models\views\CustomerForm;
use app\models\views\ProductForm;
use DateTime;
use ReflectionClass;
use Yii;
use yii\base\ErrorException;
use yii\helpers\ArrayHelper;
Thank you for your consideration.
Metadata
Metadata
Assignees
Labels
No labels