8 lines
281 B
Text
8 lines
281 B
Text
$HASH1 = {
|
|
email => 'org@example.com',
|
|
entity_id => 5,
|
|
id => 5,
|
|
is_admin => 0,
|
|
join_date => '2017-08-31 12:17:25',
|
|
password => '$2a$08$MWC45.w1AnLPNNHiS96ICOHfNlTrIqB0.7OPzy5qB.z0pZB0theo.'
|
|
};
|