Page MenuHomec4science

HeraldBuildableState.php
No OneTemporary

File Metadata

Created
Sun, Jun 22, 22:10

HeraldBuildableState.php

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

Event Timeline