mirror of
https://we.phorge.it/source/phorge.git
synced 2025-01-24 13:38:19 +01:00
5 lines
102 B
PHP
5 lines
102 B
PHP
|
<?php
|
||
|
|
||
|
abstract class PhabricatorConduitManagementWorkflow
|
||
|
extends PhabricatorManagementWorkflow {}
|