Documentation

Code : string
in package

Table of Contents

Cases

FirstParty  = 'first-party code'
PHP  = 'PHP runtime'
PHPUnit  = 'PHPUnit'
Test  = 'test code'
ThirdParty  = 'third-party code'

Methods

isFirstPartyOrTest()  : bool
isThirdPartyOrPhpunitOrPhp()  : bool

Cases

Methods

isFirstPartyOrTest()

public isFirstPartyOrTest() : bool
Return values
bool

isThirdPartyOrPhpunitOrPhp()

public isThirdPartyOrPhpunitOrPhp() : bool
Return values
bool
On this page

Search results