- 01
- 02
- 03
- 04
- 05
- 06
- 07
- 08
- 09
- 10
- 11
- 12
- 13
- 14
- 15
(
new CompleteProfileRequest(
new \stdClass,
new \Net_URL2(
$this->uriBuilder
->reset()
->setUseCacheHash(FALSE)
->setCreateAbsoluteUri(TRUE)
->build()
),
array_key_exists('headlineSelect', $settings)
? $settings['headlineSelect']
: 'headline:complete_profile'
)
)->create();