PHP Class Sulu\Bundle\ResourceBundle\Resource\Exception\OperatorUnknownException

Inheritance: extends OperatorException
Show file Open project: sulu/sulu

Protected Properties

Property Type Description
$operator string

Public Methods

Method Description
__construct ( $operator )
getOperator ( ) : string

Method Details

__construct() public method

public __construct ( $operator )

getOperator() public method

public getOperator ( ) : string
return string

Property Details

$operator protected property

protected string $operator
return string