Changeset 47170 for trunk/src/wp-includes/class-wp-dependency.php
- Timestamp:
- 02/03/2020 12:17:38 AM (6 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/class-wp-dependency.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-dependency.php
r46451 r47170 124 124 * @param string $domain The translation textdomain. 125 125 * @param string $path Optional. The full file path to the directory containing translation files. 126 *127 126 * @return bool False if $domain is not a string, true otherwise. 128 127 */
Note: See TracChangeset
for help on using the changeset viewer.