Commit 2e09c39e authored by Ben May's avatar Ben May
Browse files

Adjust white spacing / tabing on DocBlock

parent 45adc4a7
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@ class S3_Uploads_WP_CLI_Command extends WP_CLI_Command {
	 * Verifies the API keys entered will work for writing and deleting from S3.
	 *
	 * @subcommand verify
     **/
	 */
    public function verify_api_keys() {

		S3_Uploads::get_instance(); // Boot