Page MenuHomec4science

HeraldBuildableState.php
No OneTemporary

File Metadata

Created
Thu, Aug 15, 11:59

HeraldBuildableState.php

<?php
final class HeraldBuildableState extends HeraldState {
const STATECONST = 'buildable';
}

Event Timeline