PATH:
home
/
thebhoeo
/
.trash
/
backwpup
/
inc
/
Notice
<?php /** * Promoter message defaults. */ namespace Inpsyde\BackWPup\Notice; class PromoterMessage { /** * Returns default promoter message data. * * @return array<string, mixed> Default message data. */ public function defaults() { return []; } }
[-] Promoter.php
[edit]
[-] PromoterMessage.php
[edit]
[-] Notice.php
[edit]
[-] NoticeMessage.php
[edit]
[-] WordPressNotice.php
[edit]
[-] NoticeView.php
[edit]
[-] DropboxNotice.php
[edit]
[+]
..
[-] DismissibleNoticeOption.php
[edit]
[-] PhpNotice.php
[edit]
[-] EnvironmentNotice.php
[edit]
[-] RestoreFeatureInformationNotice.php
[edit]
[-] PromoterUpdater.php
[edit]
[-] EvaluateNotice.php
[edit]