mirror of
https://github.com/standardebooks/web.git
synced 2025-07-14 10:31:59 -04:00
Add more type hints and work on some code formatting
This commit is contained in:
parent
06b82cdaaa
commit
c3c588cc1b
35 changed files with 343 additions and 167 deletions
|
@ -1,3 +1,10 @@
|
|||
<?
|
||||
/**
|
||||
* @var bool $isSubscribedToNewsletter
|
||||
* @var bool $isSubscribedToSummary
|
||||
* @var NewsletterSubscription $subscription
|
||||
*/
|
||||
?>
|
||||
# Confirm your newsletter subscription
|
||||
|
||||
Thank you for subscribing to the Standard Ebooks newsletter!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue