Page MenuHomec4science

HeraldBuildableState.php
No OneTemporary

File Metadata

Created
Fri, Feb 14, 11:25

HeraldBuildableState.php

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

Event Timeline