1<?php 2 3abstract class PhabricatorAuthProviderConfigController 4 extends PhabricatorAuthProviderController {} 5 6