class RescanEntityCommand extends AbstractEntityCommand (View source)

Properties

protected Entity $entity from  AbstractEntityCommand

Methods

static string
getHandler()

No description

from  Command
__construct(Entity $entity)

AbstractEntityCommand constructor.

getEntity()

No description

object
setEntity(Entity $entity)

No description

Details

static string getHandler()

No description

Return Value

string

__construct(Entity $entity)

AbstractEntityCommand constructor.

Parameters

Entity $entity

Entity getEntity()

No description

Return Value

Entity

object setEntity(Entity $entity)

No description

Parameters

Entity $entity

Return Value

object