<?php namespace common\services; use common\helpers\Password; use common\models\Producer; use common\models\UserProducer; class ProducerPriceRangeService { }