1<?php 2 3abstract class PhabricatorInternationalizationManagementWorkflow 4 extends PhabricatorManagementWorkflow {} 5 6