hasAppliedTransactionOfType($type_content)) { return true; } if ($this->hasAppliedTransactionOfType($type_publish)) { return true; } return false; } protected function getHeraldFieldStandardType() { return self::STANDARD_BOOL; } }