Page MenuHomec4science

HeraldMailableState.php
No OneTemporary

File Metadata

Created
Wed, Jan 22, 18:28

HeraldMailableState.php

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

Event Timeline