Skip to content

Commit

Permalink
phan: Update wpcom stubs (#39394)
Browse files Browse the repository at this point in the history
Co-authored-by: Phabricator Bot <[email protected]>
  • Loading branch information
matticbot and Phabricator Bot authored Sep 13, 2024
1 parent 1e3e938 commit 9a2f447
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .phan/stubs/wpcom-stubs.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* `bin/teamcity-builds/jetpack-stubs/stub-defs.php` and regenerate the stubs
* by triggering the Jetpack Staging → Update WPCOM Stubs job in TeamCity.
*
* Stubs automatically generated from WordPress.com commit 2ecbaded3770357dd642a1095d8eb62a6c3793a8.
* Stubs automatically generated from WordPress.com commit fc607c626f1d1faf6baaba974cb048312f3c5841.
*/

namespace {
Expand Down Expand Up @@ -784,6 +784,9 @@ public static function is_email_unverified($user_id = \false, $legacy_type = 'NE
function wpcom_enhanced_excerpt_extract_excerpt($args)
{
}
function add_jetpack_submenu()
{
}
class Jetpack_Sync_WPCOM_Shadow_Replicastore extends \Automattic\Jetpack\Sync\Replicastore
{
}
Expand Down

0 comments on commit 9a2f447

Please sign in to comment.