Add deprecation documentation in boot.php

This commit is contained in:
Hypolite Petovan 2018-02-04 19:40:06 -05:00
parent 6e53c615c4
commit ddcbe75f15
1 changed files with 2 additions and 0 deletions

View File

@ -250,6 +250,8 @@ define('PROTOCOL_SPLITTED_CONV', 6);
/**
* @name Network
* @deprecated since version 3.6
* @see Friendica\Core\Network
*
* Network and protocol family types
* @{