PHP Interface KGzocha\Searcher\Criteria\OrderByCriteriaInterface

Author: Krzysztof Gzocha ([email protected])
Inheritance: extends KGzocha\Searcher\Criteria\CriteriaInterface
Datei anzeigen Open project: krzysztof-gzocha/searcher Interface Usage Examples

Public Methods

Method Description
getOrderBy ( ) : null | string
setOrderBy ( null | string $orderBy )

Method Details

getOrderBy() public method

public getOrderBy ( ) : null | string
return null | string

setOrderBy() public method

public setOrderBy ( null | string $orderBy )
$orderBy null | string