Cart::boot PHP Method

boot() public static method

public static boot ( )
    public static function boot()
    {
        parent::boot();
    }
Cart