attributes = $attributes ?: array( 'type' => 'text', 'name' => 'firstname', 'value' => 'Adrien', ); } }