Page MenuHomec4science

HeraldBuildableState.php
No OneTemporary

File Metadata

Created
Thu, Nov 28, 22:32

HeraldBuildableState.php

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

Event Timeline