mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-20 05:42:40 +01:00
Remove "@stable" annotations
Summary: See D13285. Test Plan: N/A Reviewers: #blessed_reviewers, epriestley Reviewed By: #blessed_reviewers, epriestley Subscribers: epriestley, Korvin Differential Revision: https://secure.phabricator.com/D13287
This commit is contained in:
parent
070da82864
commit
32f4c962fc
1 changed files with 0 additions and 3 deletions
|
@ -1,8 +1,5 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* @stable
|
||||
*/
|
||||
interface DatabaseConfigurationProvider {
|
||||
|
||||
public function __construct(
|
||||
|
|
Loading…
Reference in a new issue