Skip to content

Commit

Permalink
Codestyle: move comment to fix lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
davidszkiba committed Jun 18, 2024
1 parent aa8dc3d commit b286978
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions export_shortcode_csv.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
//
// You should have received a copy of the GNU General Public License
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
//
// Based on https://gist.github.com/kralo/293dbc07b9b318eabe43.

/**
* Attempts CSV export
*
* Based on https://gist.github.com/kralo/293dbc07b9b318eabe43.
*
* @package local_catquiz
* @copyright 2024 Wunderbyte GmbH
* @author David Szkiba
Expand Down

0 comments on commit b286978

Please sign in to comment.