Page MenuHomec4science

HeraldMailableState.php
No OneTemporary

File Metadata

Created
Tue, Jul 16, 16:45

HeraldMailableState.php

<?php
final class HeraldMailableState extends HeraldState {
const STATECONST = 'mailable';
}

Event Timeline