Book a Demo!
Store
Features
Docs
Share
Support
News
About
Policies
Sign Up
Sign In
freebsd
Edit Copy
Star
GitHub Repository:
freebsd/phabricator
Path:
blob/master/src/applications/herald/state/HeraldState.php
1
2
2
5
6
views
1
<?php
2
3
abstract
class
HeraldState
extends
Phobject
{
}
4
5