PR-4.4-dev Pending

User tests: Successful: Unsuccessful:

avatar sandewt
sandewt
10 May 2023

Delete HelperFactory use statement+ minor changes to make code consistent with other modules

Pull Request for Issue # .

Summary of Changes

  • Deleted the unused HelperFactory use statement
  • Moved to above defined('_JEXEC') or die;
  • Added a void return statement

Testing Instructions

  • Code review
  • Works

Actual result BEFORE applying this Pull Request

Works

Expected result AFTER applying this Pull Request

Works

Link to documentations

Please select:

  • Documentation link for docs.joomla.org:

  • No documentation changes for docs.joomla.org needed

  • Pull Request link for manual.joomla.org:

  • No documentation changes for manual.joomla.org needed

avatar joomla-cms-bot joomla-cms-bot - change - 10 May 2023
Category Modules Front End
avatar sandewt sandewt - open - 10 May 2023
avatar sandewt sandewt - change - 10 May 2023
Status New Pending
avatar sandewt sandewt - change - 10 May 2023
The description was changed
avatar sandewt sandewt - edited - 10 May 2023
avatar richard67
richard67 - comment - 10 May 2023

@sandewt I was scared when I did read the "Delete HelperFactory class" in your description, but after checking the code change I've realized that you don't really delete the class, you only delete the use statement for that class in the changed file. Maybe you can adjust the description so it doesn't scare others.

avatar sandewt sandewt - change - 10 May 2023
Title
[4.4] Deleted the unused `HelperFactory` class + minor changes custom module
[4.4] Deleted the unused `HelperFactory` statement + minor changes custom module
avatar sandewt sandewt - edited - 10 May 2023
avatar sandewt sandewt - change - 10 May 2023
The description was changed
avatar sandewt sandewt - edited - 10 May 2023
avatar sandewt sandewt - change - 10 May 2023
The description was changed
avatar sandewt sandewt - edited - 10 May 2023
avatar sandewt sandewt - change - 10 May 2023
The description was changed
avatar sandewt sandewt - edited - 10 May 2023
avatar sandewt
sandewt - comment - 10 May 2023

Maybe you can adjust the description so it doesn't scare others.

Oops, I don't want to ? others.

Adjust the description.

Thanks.

avatar sandewt sandewt - change - 10 May 2023
Title
[4.4] Deleted the unused `HelperFactory` statement + minor changes custom module
[4.4] Deleted the unused `HelperFactory` use statement + minor changes custom module
avatar sandewt sandewt - edited - 10 May 2023
avatar laoneo laoneo - change - 10 May 2023
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2023-05-10 18:53:56
Closed_By laoneo
Labels Added: PR-4.4-dev
avatar laoneo laoneo - close - 10 May 2023
avatar laoneo laoneo - merge - 10 May 2023
avatar laoneo
laoneo - comment - 10 May 2023

Thanks!

avatar sandewt
sandewt - comment - 10 May 2023

Thanks too.

Add a Comment

Login with GitHub to post a comment