<?php

namespace app\event\order;

class PackageEvent
{
    public function grant()
    {

    }
}