PHP Class Sulu\Bundle\SearchBundle\Build\IndexBuilder

Inheritance: extends Sulu\Bundle\CoreBundle\Build\SuluBuilder
Show file Open project: sulu/sulu

Public Methods

Method Description
build ( ) Execute the build logic.
getDependencies ( ) : array Return the dependencies for this builder.
getName ( ) : string Return the name for this builder.

Method Details

build() public method

Execute the build logic.
public build ( )

getDependencies() public method

Return the dependencies for this builder.
public getDependencies ( ) : array
return array

getName() public method

Return the name for this builder.
public getName ( ) : string
return string