Page MenuHomec4science

HeraldBuildableState.php
No OneTemporary

File Metadata

Created
Fri, Feb 14, 11:29

HeraldBuildableState.php

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

Event Timeline