1.2.587. Interface Methods

List the names of the methods in an interface.

<?php

interface i {
    // This is an interface method name
    function foo() ;
}

?>

1.2.587.1. Connex PHP features

1.2.587.1.1. Specs

Short name

Interfaces/InterfaceMethod

Rulesets

All, Changed Behavior

Exakat since

0.8.4

PHP Version

All

Severity

Time To Fix

Precision

High

Available in

Entreprise Edition, Exakat Cloud