PHP Class Gitamin\Commands\Identity\AddIdentityCommand

Mostra file Open project: gitaminhq/gitamin

Public Properties

Property Type Description
$data
$userId

Public Methods

Method Description
__construct ( $userId, $data ) Create a new add identity command instance.

Method Details

__construct() public method

Create a new add identity command instance.
public __construct ( $userId, $data )

Property Details

$data public_oe property

public $data

$userId public_oe property

public $userId