Changeset 51298 for trunk/src/wp-includes/class-wp-image-editor-gd.php
- Timestamp:
- 07/01/2021 09:01:17 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-image-editor-gd.php
r50810 r51298 534 534 * @since 3.5.0 535 535 * 536 * @param string |stream$filename537 * @param callable 538 * @param array 536 * @param string $filename 537 * @param callable $function 538 * @param array $arguments 539 539 * @return bool 540 540 */
Note: See TracChangeset
for help on using the changeset viewer.