]> git.mxchange.org Git - friendica.git/commit
Check if the string representation of Notify->link is empty in Module\Notifications...
authorHypolite Petovan <hypolite@mrpetovan.com>
Sun, 3 Oct 2021 15:34:23 +0000 (11:34 -0400)
committerHypolite Petovan <hypolite@mrpetovan.com>
Sun, 3 Oct 2021 15:34:23 +0000 (11:34 -0400)
commite91ba2b9929a532e6a313a7786a082e76b835aac
tree5c6bb4d5f7e47f69fff52e806e34e63ba8a4c538
parentde96b302b7c5075b49f9cb454790a47b053ede19
Check if the string representation of Notify->link is empty in Module\Notifications\Notification

- The property is a Url object which will always return true when tested for truthy value
src/Module/Notifications/Notification.php