[SETTINGS][PLUGIN][CONTROLLER] Populate profile tabs event added. Settings base template populated with such event for plugins and components.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
This commit is contained in:
@@ -53,7 +53,7 @@ class ProfileColor
|
||||
*
|
||||
* @return array template
|
||||
*/
|
||||
public function profileColorSettings(Request $request)
|
||||
public static function profileColorSettings(Request $request)
|
||||
{
|
||||
$user = Common::user();
|
||||
$actor_id = $user->getId();
|
||||
|
Reference in New Issue
Block a user