JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr{ gilour

File "Payment.php"

Full Path: /var/www/lionsclub/core/vendor/fzaninotto/faker/src/Faker/Provider/zh_TW/Payment.php
File size: 230 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace Faker\Provider\zh_TW;

class Payment extends \Faker\Provider\Payment
{
    public function creditCardDetails($valid = true)
    {
        return \Faker\Factory::create('en_US')->creditCardDetails($valid);
    }
}