PHP Class Sulu\Bundle\CategoryBundle\Exception\KeywordNotUniqueException

Inheritance: extends Sulu\Component\Rest\Exception\RestException
Mostrar archivo Open project: sulu/sulu

Public Methods

Method Description
__construct ( Sulu\Bundle\CategoryBundle\Entity\KeywordInterface $keyword )
getKeyword ( ) : Keyword

Method Details

__construct() public method

public __construct ( Sulu\Bundle\CategoryBundle\Entity\KeywordInterface $keyword )
$keyword Sulu\Bundle\CategoryBundle\Entity\KeywordInterface

getKeyword() public method

public getKeyword ( ) : Keyword
return Keyword