PHP Class Newscoop\Service\Model\Search\Column

Afficher le fichier Open project: sourcefabric/newscoop

Protected Properties

Свойство Type Description
$search Search *

Méthodes publiques

Méthode Description
__construct ( Search $search ) Creates a new column.

Method Details

__construct() public méthode

Creates a new column.
public __construct ( Search $search )
$search Search The search instance that is the owner of this Column.

Property Details