Closed (fixed)
Project:
Anonymous login
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
1 Feb 2019 at 12:34 UTC
Updated:
4 Jun 2019 at 06:59 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
patelmayank7552 commentedHi,
I have fixed the coding standard through phpcs.
Please review it.
Attach the patch file : coding_standards-3030001-2.patch
Thanks.
Comment #3
patelmayank7552 commentedComment #4
andrew_tspkhHi @patelmayank7552
Thanks for a phpcs check, but inform you that in
module_name.api.phpwe show representation example of a new hook, but not an implementation of it. The implementation must be used in other modules which need to change (alter) anonymous login paths.New patch attached.
Comment #5
bramdriesenPatch looks good.
Comment #7
andrew_tspkh