From: Michael Date: Sun, 2 Oct 2022 23:55:33 +0000 (+0000) Subject: Added description X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=1afbcb248634b119fba8e07193f9d5ec411f9702;p=friendica.git Added description --- diff --git a/src/Content/Text/Plaintext.php b/src/Content/Text/Plaintext.php index 5c8629f62c..6e8d0daff3 100644 --- a/src/Content/Text/Plaintext.php +++ b/src/Content/Text/Plaintext.php @@ -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; /**