8 lines
72 B
PHP
8 lines
72 B
PHP
<?php
|
|
|
|
namespace Vanguard\Events\User;
|
|
|
|
class UpdatedProfileDetails
|
|
{
|
|
}
|