Add TODO
This commit is contained in:
parent
b92c05f298
commit
1e9379ba2d
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ readonly final class AddRandomCtaToDailyEmail {
|
|||
return FALSE;
|
||||
}
|
||||
|
||||
// TODO: only check this if the body has a value, because it could be empty.
|
||||
$body = $email->get('body')->value;
|
||||
assert(is_string($body));
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue