CodeScannerInterface

Interface to be implemented by all classes which can search and find code places.

Table of Contents

Methods

getMatches()  : array<string|int, mixed>
Each match is an array with detail information

Methods

getMatches()

Each match is an array with detail information

public getMatches() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results