PHP Class Prooph\EventStore\Stream\StreamName

Author: Alexander Miertsch ([email protected])
Afficher le fichier Open project: prooph/event-store Class Usage Examples

Protected Properties

Свойство Type Description
$name string

Méthodes publiques

Méthode Description
__construct ( $name )
__toString ( ) : string
toString ( ) : string

Method Details

__construct() public méthode

public __construct ( $name )
$name

__toString() public méthode

public __toString ( ) : string
Résultat string

toString() public méthode

public toString ( ) : string
Résultat string

Property Details

$name protected_oe property

protected string $name
Résultat string