for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
<?php
namespace LaraComponents\Seo\OpenGraph\Objects;
class Profile extends TypeObject
getType
{
protected $firstName;
protected $lastName;
protected $username;
protected $gender;
}