mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
modified phpdoc in editor class
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.1@10912 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
e31bfd2ddd
commit
7f49c2a104
1 changed files with 3 additions and 3 deletions
|
|
@ -1,10 +1,10 @@
|
|||
<?php
|
||||
/**
|
||||
* Superclass of the edit component.
|
||||
* Set up the component variables
|
||||
*
|
||||
* @class EditorHandler
|
||||
* @author NHN (developers@xpressengine.com)
|
||||
* @brief superclass of the edit component
|
||||
*
|
||||
* set up the component variables
|
||||
**/
|
||||
|
||||
class EditorHandler extends Object {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue