Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
SensioLabs
DeprecationDetector
Finder
Result
PHP Class SensioLabs\DeprecationDetector\Finder\Result
Datei anzeigen
Open project: sensiolabs-de/deprecation-detector
Class Usage Examples
Public Methods
Method
Description
__construct
(
array
$files
,
array
$errors
,
integer
$fileCount
)
fileCount
( )
parsedFiles
( )
parserErrors
( )
Method Details
__construct()
public
method
public
__construct
(
array
$files
,
array
$errors
,
integer
$fileCount
)
$files
array
$errors
array
$fileCount
integer
fileCount()
public
method
public
fileCount
( )
parsedFiles()
public
method
public
parsedFiles
( )
parserErrors()
public
method
public
parserErrors
( )