mirror of
https://we.phorge.it/source/phorge.git
synced 2025-01-02 02:40:58 +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
|
<?php
|
||||||
|
|
||||||
/**
|
|
||||||
* @stable
|
|
||||||
*/
|
|
||||||
interface DatabaseConfigurationProvider {
|
interface DatabaseConfigurationProvider {
|
||||||
|
|
||||||
public function __construct(
|
public function __construct(
|
||||||
|
|
Loading…
Reference in a new issue