Added description

This commit is contained in:
Michael 2022-10-02 23:55:33 +00:00
parent bf4c5ba84f
commit 1afbcb2486
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ use Friendica\Util\Network;
class Plaintext
{
// Assumed length of an URL when shortened via the network's own url shortener (e.g. Twitter)
const URL_LENGTH = 23;
/**