PHP Class WellCommerce\Bundle\SearchBundle\Query\SearchQuery

Author: Adam Piotrowski ([email protected])
显示文件 Open project: wellcommerce/wellcommerce Class Usage Examples

Public Methods

Method Description
__construct ( string $phrase ) SearchQuery constructor.
getSearchPhrase ( ) : string

Method Details

__construct() public method

SearchQuery constructor.
public __construct ( string $phrase )
$phrase string

getSearchPhrase() public method

public getSearchPhrase ( ) : string
return string