]> git.mxchange.org Git - friendica.git/commit
Add new Strings::startsWith method
authorHypolite Petovan <hypolite@mrpetovan.com>
Mon, 18 May 2020 05:05:38 +0000 (01:05 -0400)
committerHypolite Petovan <hypolite@mrpetovan.com>
Mon, 18 May 2020 05:05:38 +0000 (01:05 -0400)
commit75a0b80888e54be6f9ed25b4a40e7a66b948dc07
tree44ef08fcb2e18ad4e3c48ac15d360fc3388cbf57
parentd0e9fdab5eccb435c859bd9b87ae797f459bdb87
Add new Strings::startsWith method

- Move previous method to Strings::startsWithChars and update every known call
src/Model/Tag.php
src/Util/Strings.php