mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/12187] Add URL type for profile fields
PHPBB3-12187
This commit is contained in:
@@ -80,3 +80,12 @@ services:
|
||||
- @user
|
||||
tags:
|
||||
- { name: profilefield.type }
|
||||
|
||||
profilefields.type.url:
|
||||
class: phpbb\profilefields\type\type_url
|
||||
arguments:
|
||||
- @request
|
||||
- @template
|
||||
- @user
|
||||
tags:
|
||||
- { name: profilefield.type }
|
||||
|
Reference in New Issue
Block a user