1.2.584. Interface Methods

List the names of the methods in an interface.

<?php

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

?>

1.2.584.1. Specs

Short name

Interfaces/InterfaceMethod

Rulesets

All, Changed Behavior

Exakat since

0.8.4

PHP Version

All

Severity

Time To Fix

Precision

High

Features

method

Available in

Entreprise Edition, Exakat Cloud