PHP Class Gitamin\Commands\Identity\AddIdentityCommand

Afficher le fichier Open project: gitaminhq/gitamin

Méthodes publiques

Свойство Type Description
$data
$userId

Méthodes publiques

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

Method Details

__construct() public méthode

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