/var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/Directory
Edit: /var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/Directory/RecentUsers.php (958B)
email = $email;
}
public function getEmail()
{
return $this->email;
}
public function setType($type)
{
$this->type = $type;
}
public function getType()
{
return $this->type;
}
}