Plugin Directory

Changeset 3036289


Ignore:
Timestamp:
02/15/2024 01:02:42 PM (2 years ago)
Author:
aureliefoucher
Message:

add comments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • mindcat/trunk/inc/class-mindcat.php

    r3036284 r3036289  
    143143    }
    144144
     145    /**
     146     * Render the mindmap block
     147     *
     148     * @param mixed $attributes
     149     * @param mixed $content
     150     *
     151     * @return string
     152     */
    145153    function block_mindmap($attributes, $content=''){
    146154        $this->require_once('views/mindmap.php');
Note: See TracChangeset for help on using the changeset viewer.