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

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

Public Methods

Method Description
__construct ( $attribute )
getAttribute ( ) : string Returns the name of the missing attribute.

Method Details

__construct() public method

public __construct ( $attribute )

getAttribute() public method

Returns the name of the missing attribute.
public getAttribute ( ) : string
return string