class ForSpecialistsController extends Controller
{
public function actionIndex($token)
{
try{...}
}
}
Too few arguments to function frontend\controllers\auth\ForSpecialistsController::actionIndex(), 0 passed and exactly 1 expected