Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Release notes
Changes since Beta 2:
New Features
- The API module now correctly supports insteadof usage for trait methods. Issue: #2858813: Support insteadof trait usage
Bug Fixes
- Fixed various issues related to the Code section of pages:
-- #2898292: Improve code formatting
-- #2926278: Module adds HTML markup inside a PHP string
- Fixed Namespace page URLs so they work without the branch suffix. Issue: #2937926: Namespace URLs don't work without branch
Note: You may wish to reparse the code you are displaying on your API site after installing this update. The Code section bug fixes will not be reflected in your site until code is reparsed. Some files (those that use traits) will be reparsed anyway (if you run the update.php script), but not all.