/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\String;
if (!\function_exists(u::class)) {
function u(?string $string = ''): UnicodeString
{
return new UnicodeString($string ?? '');
}
}
if (!\function_exists(b::class)) {
function b(?string $string = ''): ByteString
{
return new ByteString($string ?? '');
}
}
if (!\function_exists(s::class)) {
/**
* @return UnicodeString|ByteString
*/
function s(?string $string = ''): AbstractString
{
$string = $string ?? '';
return preg_match('//u', $string) ? new UnicodeString($string) : new ByteString($string);
}
}
Elec-Bike2 – Digital AgencyElec-Bike2 – Digital Agency
Say Goodbye to Fuel Wahala... We Sold Over 600 Pieces Last Month!
Ditch Petrol Prices and Upgrade to a Greener Ride!
Our Office Address Is At Lagos Trade Fair, Opposite Aspamda Main Gate, Our Company Name Is FITRIDE ELECTRIC.
If You Are Not Comfortable with Payment on Delivery, You Can Walk In And Place Your Order.
The Demand for Electric Bike Is Quite High, And We Do Not Have Enough Pieces, If You Need One, You Should Order, We Offer Payment on Delivery to Locations That Are Not Inside Village.
We Really Care About Your Quality, That’s Why We Offer Two Years Guarantee.
We Have Just Limited Stock, Request for One Immediately, Because We Do Not Know When Next to Restock.
But If You Are Having Issues Filling the Form, Please Contact Us with The Number Below, We Would Be Glad to Help, And Deliver As Soon As Possible.
The contents of this website, text, images, products are sold or distributed and protected under the Nigeria Copyright Act pursuant to Nigeria and International Copyright Laws. Copy/Edit/Use of our contents without my express written permission and you WILL be subject to the maximum fine/penalty imposed by the Law.
This website Is Not A Part Of The Facebook Website Or Facebook Inc. FACEBOOK Is A Trademark Of FACEBOOK, Inc.