Page MenuHomePhorge

PhabricatorPrimaryEmailUserLogType.php
No OneTemporary

PhabricatorPrimaryEmailUserLogType.php

<?php
final class PhabricatorPrimaryEmailUserLogType
extends PhabricatorUserLogType {
const LOGTYPE = 'email-primary';
public function getLogTypeName() {
return pht('Email: Change Primary');
}
}

File Metadata

Mime Type
text/x-php
Expires
Sun, Jan 19, 14:17 (3 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1125422
Default Alt Text
PhabricatorPrimaryEmailUserLogType.php (211 B)

Event Timeline