Make WordPress Core


Ignore:
Timestamp:
05/29/2015 03:42:40 PM (11 years ago)
Author:
wonderboymusic
Message:

Add @static* annotations where they are missing.
Initialize all static vars that are not, most to null.

See #32444.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/class-wp-image-editor-imagick.php

    r32555 r32650  
    3939         *
    4040         * @since 3.5.0
     41         *
     42         * @static
    4143         * @access public
    4244         *
     
    8789         *
    8890         * @since 3.5.0
     91         *
     92         * @static
    8993         * @access public
    9094         *
Note: See TracChangeset for help on using the changeset viewer.