Skip to content

Commit 8bedf3f

Browse files
author
Arowosegbe Ifeoluwa
committed
Made code modifications.
1 parent bbe16ed commit 8bedf3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
use Unicodeveloper\Mvrd\Mvrd;
77

88
// Instantiate Mvrd and pass a valid plate number
9-
$obj = new Mvrd('xxxxxxx');
9+
$obj = new Mvrd('xxxxxxxxxx');
1010

1111
// Call the getData method to return an array with the following details:
1212
// plateNumber, Owner Name, Color, Model, Chasis Number, Vehicle Status, License Issue Date and Expiry Date

0 commit comments

Comments
 (0)