PHP Class Sulu\Component\Webspace\Security

Show file Open project: sulu/sulu Class Usage Examples

Public Methods

Method Description
getSystem ( ) : string Returns the key of the segment.
setSystem ( string $system ) Sets the key of the segment.

Method Details

getSystem() public method

Returns the key of the segment.
public getSystem ( ) : string
return string

setSystem() public method

Sets the key of the segment.
public setSystem ( string $system )
$system string