/** * Returns the model name, based on the context * * @param string $context The context of the workflow * * @return boolean */ public function getModelName($context) : string;