What's new
🐛 Fix autoloading of nested paths
🐛 Match method-name docblock descriptions containing articles
-/**
- * Get the API helper.
- *
+/**
* @return object
*/
public function getApiHelper()Drops a/an/the (word-boundary) before comparing description to method name.
📖 Document passing paths as CLI arguments in README
vendor/bin/ecs src tests