Changeset 2065083 for wordpress-seo/trunk/src/yoast-orm-wrapper.php
- Timestamp:
- 04/08/2019 01:45:52 PM (7 years ago)
- File:
-
- 1 edited
-
wordpress-seo/trunk/src/yoast-orm-wrapper.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wordpress-seo/trunk/src/yoast-orm-wrapper.php
r2048873 r2065083 22 22 * This documentation exposes these methods to doc generators and IDEs. 23 23 * 24 * @ seehttp://www.php-fig.org/psr/psr-1/24 * @link http://www.php-fig.org/psr/psr-1/ 25 25 * 26 26 * @method void setClassName($class_name) … … 79 79 * ORMWrapper, not ORM 80 80 * 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. 83 83 * 84 84 * @return ORMWrapper Instance of the ORM wrapper.
Note: See TracChangeset
for help on using the changeset viewer.