Skip to content

factcool/opencart_idea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

OpenCart Auto complete support for IDE

This tinny script is generating whole PHPDoc which is needed to use auto complete features of many code editors.

Tested

This script is tested on OC v. 2.2 and on PHPStorm editor

Installation

  1. Copy create_php_doc.php to upload/ folder => upload/create_php_doc.php
  2. Go to: http://[HOST]/create_php_doc.php
  3. Copy result from textarea
  4. Open file system/engine/controller.php
  5. Paste whole copied content on top after <?php tag

Authors

  1. Lubos Beran ([email protected] / eyeskiller)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages