raoul2000\workflow\base\IStatusIdConverter::toModelAttribute PHP Метод

toModelAttribute() публичный Метод

Converts the status ID passed as argument into a value that is compatible with the owner model attribute configured to store the simpleWorkflow status ID.
public toModelAttribute ( mixed $statusId )
$statusId mixed
    public function toModelAttribute($statusId);