Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.

Just a quick example file to autoload the classes and spit them out into raw form, making it more turnkey to understand, use and adapt further into plugins, addons, modules, etc :) #6

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

billortell
Copy link

No description provided.

echo "<p>".\Faker\Name::suffix();

echo "<p>".\Faker\PhoneNumber::phoneNumber();
echo "<p>".\Faker\PhoneNumber::safePhoneNumber();
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This <p> element is not closed by a </p> tag

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants