Plugin Directory


Ignore:
Timestamp:
04/08/2019 01:45:52 PM (7 years ago)
Author:
ireneyoast
Message:

Committing 11.0-RC2 to trunk

File:
1 edited

Legend:

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

    r2048873 r2065083  
    2222 * This documentation exposes these methods to doc generators and IDEs.
    2323 *
    24  * @see http://www.php-fig.org/psr/psr-1/
     24 * @link http://www.php-fig.org/psr/psr-1/
    2525 *
    2626 * @method void setClassName($class_name)
     
    7979     * ORMWrapper, not ORM
    8080     *
    81      * @param  string $table_name      The table to create instance for.
    82      * @param  string $connection_name The connection name.
     81     * @param string $table_name      The table to create instance for.
     82     * @param string $connection_name The connection name.
    8383     *
    8484     * @return ORMWrapper Instance of the ORM wrapper.
Note: See TracChangeset for help on using the changeset viewer.