Public PHP Methods
{% if custom.methods|length > 0 %} {% else %}

This interface has no public methods yet or a problem occurred while retrieving them.

{% endif %}
Create Class from Interface (CLI)

With phpMAE installed locally, you can create a PHP class that implements this interface with the following command:

phpmae class:create --implements={{id}} --confjob <COID>