description; } /** * {@inheritdoc} */ public function isLocked() { return (bool) $this->locked; } }