Plugin Directory


Ignore:
Timestamp:
05/29/2019 08:41:36 AM (7 years ago)
Author:
ireneyoast
Message:

Committing 11.4-RC2 to trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wordpress-seo/trunk/src/yoast-model.php

    r2096261 r2097017  
    99
    1010use Yoast\WP\Free\Exceptions\Missing_Method;
    11 use YoastSEO_Vendor\ORM;
    1211
    1312/**
     
    6867     * @var bool $short_table_names
    6968     */
    70     public static $short_table_names = \false;
     69    public static $short_table_names = false;
    7170
    7271    /**
Note: See TracChangeset for help on using the changeset viewer.