PHP Class Sulu\Component\Content\Types\ResourceLocator\ResourceLocatorInformation

Afficher le fichier Open project: sulu/sulu

Méthodes publiques

Méthode Description
__construct ( $resourceLocator, $created, $id )
getCreated ( ) : DateTime returns datetime of creation.
getId ( ) : string
getResourceLocator ( ) : string returns resource locator string.

Method Details

__construct() public méthode

public __construct ( $resourceLocator, $created, $id )

getCreated() public méthode

returns datetime of creation.
public getCreated ( ) : DateTime
Résultat DateTime

getId() public méthode

public getId ( ) : string
Résultat string

getResourceLocator() public méthode

returns resource locator string.
public getResourceLocator ( ) : string
Résultat string