Dotclear


Ignore:
Timestamp:
09/14/18 12:16:17 (7 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

short notation for array (array() → [])

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/dcLegacyEditor/inc/dc.legacy.editor.behaviors.php

    r3731 r3874  
    2222     * @param syntax   <b>string</b> wanted syntax (wiki,markdown,...) 
    2323     */ 
    24     public static function adminPostEditor($editor = '', $context = '', array $tags = array(), $syntax = '') 
     24    public static function adminPostEditor($editor = '', $context = '', array $tags = [], $syntax = '') 
    2525    { 
    2626        if (empty($editor) || $editor != 'dcLegacyEditor') {return;} 
Note: See TracChangeset for help on using the changeset viewer.

Sites map