1
0
mirror of https://github.com/fzaninotto/Faker.git synced 2025-03-24 09:19:50 +01:00

Update src/Faker/Provider/Internet.php

This commit is contained in:
Christoph Schaefer 2011-11-28 22:21:16 +01:00
parent 2b5320482e
commit 9692e0cfcd

View File

@ -121,4 +121,4 @@ class Internet extends \Faker\Provider\Base
}
return join(':', $res);
}
}
}