Make WordPress Core


Ignore:
Timestamp:
12/11/2018 04:44:16 AM (8 years ago)
Author:
jorbin
Message:

PHPCS: Fix errors

Fix errors introduced in [43973] due to Jorbin not running the correct tag of wpcs.

Unprops jorbin.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/media-template.php

    r43973 r43976  
    9797        <# if ( h ) { #>height="{{ h }}"<# } #>
    9898        <?php
    99         $props       = array(
     99        $props = array(
    100100                'poster'  => '',
    101101                'preload' => 'metadata',
Note: See TracChangeset for help on using the changeset viewer.