From 7f1ea389682e72da5128e2c6b8eadf1a2ca26b99 Mon Sep 17 00:00:00 2001 From: Jenniline <39647995+Jenniline@users.noreply.github.com> Date: Mon, 2 Mar 2020 08:49:18 +0100 Subject: [PATCH] Performing Obadha's suggestion on twitter.php The last commit I made did not pass the QA test. So I was asked by Obadha to make the above changes to the twitter.php file So as to make it more readable --- src/App/DataSource/Twitter/Twitter.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/App/DataSource/Twitter/Twitter.php b/src/App/DataSource/Twitter/Twitter.php index fcbcc83d22..463ee7a5a9 100644 --- a/src/App/DataSource/Twitter/Twitter.php +++ b/src/App/DataSource/Twitter/Twitter.php @@ -71,7 +71,9 @@ public function getOptions() { return [ 'intro_step1' => [ - 'label' => 'Step 1: Create a new Twitter application. Twitter applications may take some time to be approved by Twitter. Please be aware of this if you need this data quickly.', + 'label' => 'Step 1: Create a new Twitter application. + Twitter applications may take some time to be approved by Twitter. + Please be aware of this if you need this data quickly.', 'input' => 'read-only-text', 'description' => function () {