]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-admin/includes/class-wp-filesystem-base.php
WordPress 4.5
[autoinstalls/wordpress.git] / wp-admin / includes / class-wp-filesystem-base.php
index 7e6a80f00f7b90e674d5da57007ee532165a2520..5c45c974bf54f64d004607706677f8bd5e672320 100644 (file)
@@ -705,6 +705,7 @@ class WP_Filesystem_Base {
         * @since 2.5.0
         * @abstract
         *
         * @since 2.5.0
         * @abstract
         *
+        * @param string $file Path to file.
         * @return bool Whether $file is writable.
         */
        public function is_writable( $file ) {
         * @return bool Whether $file is writable.
         */
        public function is_writable( $file ) {