- Issue created by @samit.310@gmail.com
- Issue was unassigned.
- Status changed to RTBC
over 1 year ago 3:05pm 27 April 2023 - ๐ต๐ญPhilippines kenyoOwen
I applied patch #2 to the โAyrshareโ module against Version 1.0.x-dev and confirmed that the error and warnings are resolved. Please see the screenshots attached.
For your review.
Thank you. - Status changed to Needs work
over 1 year ago 3:49pm 20 May 2023 - ๐ฎ๐นItaly apaderno Brescia, ๐ฎ๐น
- * @return string + * @return array * Return Hello string. */ public function tools($node) { return [ '#type' => 'html_tag', '#tag' => 'p', - '#value' => t("Ayrshares gives you the tools to schedule social - media posts to Twitter, Facebook Pages and Groups, LinkedIn, Instagram, - YouTube, Reddit, Google My Business, Pinterest, TikTok, and Telegram via - a REST API. You can post to all your, or your user's, linked social + '#value' => $this->t("Ayrshares gives you the tools to schedule social + media posts to Twitter, Facebook Pages and Groups, LinkedIn, Instagram, + YouTube, Reddit, Google My Business, Pinterest, TikTok, and Telegram via + a REST API. You can post to all your, or your user's, linked social networks with a single API call."), ];
Since the @return line has been changed, also the return value description must be changed: What returned is not a Hello string.
- Status changed to Needs review
over 1 year ago 8:04am 31 May 2023 - First commit to issue fork.
- @naveenvalecha opened merge request.
- Status changed to Fixed
over 1 year ago 8:18am 2 September 2023 -
naveenvalecha โ
committed d21e7113 on 1.0.x
Issue #3352835 by naveenvalecha, samit.310@gmail.com, Ashutosh Ahirwal,...
-
naveenvalecha โ
committed d21e7113 on 1.0.x
Automatically closed - issue fixed for 2 weeks with no activity.