file-fetcher
Public Member Functions | List of all members
VariousDocblockDefinedDataProvider Class Reference

Public Member Functions

 anotherAnnotation ()
 
 testWith1 ()
 
 testWith1234 ()
 
 testWithABTrueNull ()
 
 testWith12AndAnotherAnnotation ()
 
 testWith12AndBlahBlah ()
 
 testWithEscapedString ()
 
 testWithMalformedValue ()
 
 testWithWellFormedAndMalformedValue ()
 

Member Function Documentation

◆ anotherAnnotation()

VariousDocblockDefinedDataProvider::anotherAnnotation ( )

@anotherAnnotation

◆ testWith1()

VariousDocblockDefinedDataProvider::testWith1 ( )

@testWith [1]

◆ testWith1234()

VariousDocblockDefinedDataProvider::testWith1234 ( )

@testWith [1, 2] [3, 4]

◆ testWith12AndAnotherAnnotation()

VariousDocblockDefinedDataProvider::testWith12AndAnotherAnnotation ( )

@testWith [1] [2] @annotation

◆ testWith12AndBlahBlah()

VariousDocblockDefinedDataProvider::testWith12AndBlahBlah ( )

@testWith [1] [2] blah blah

◆ testWithABTrueNull()

VariousDocblockDefinedDataProvider::testWithABTrueNull ( )

@testWith ["ab"] [true] [null]

◆ testWithEscapedString()

VariousDocblockDefinedDataProvider::testWithEscapedString ( )

@testWith ["\"", """]

◆ testWithMalformedValue()

VariousDocblockDefinedDataProvider::testWithMalformedValue ( )

@testWith [s]

◆ testWithWellFormedAndMalformedValue()

VariousDocblockDefinedDataProvider::testWithWellFormedAndMalformedValue ( )

@testWith ["valid"] [invalid]


The documentation for this class was generated from the following file: