PHP 클래스 Alex\BehatLauncher\Behat\OutputFileList

Files are stored in temporary folder until they're saved to a dedicated folder.
상속: implements IteratorAggregate, implements Countable, implements Symfony\Component\Serializer\Normalizer\NormalizableInterface
파일 보기 프로젝트 열기: alexandresalome/behat-launcher 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( array $files = [] )
append ( $format, $content ) : OutputFile Appends a content to given format.
count ( )
get ( $format ) Returns an output file, given his name.
getIterator ( )
getNames ( ) : string[]
normalize ( Symfony\Component\Serializer\Normalizer\NormalizerInterface $normalizer, $format = null, array $context = [] )
reset ( ) : OutputFileList Reinitialize the collection, removes all files.
toArrayOfID ( ) : array

메소드 상세

__construct() 공개 메소드

public __construct ( array $files = [] )
$files array

append() 공개 메소드

Appends a content to given format.
public append ( $format, $content ) : OutputFile
리턴 OutputFile

count() 공개 메소드

public count ( )

get() 공개 메소드

Returns an output file, given his name.
public get ( $format )

getIterator() 공개 메소드

public getIterator ( )

getNames() 공개 메소드

public getNames ( ) : string[]
리턴 string[]

normalize() 공개 메소드

public normalize ( Symfony\Component\Serializer\Normalizer\NormalizerInterface $normalizer, $format = null, array $context = [] )
$normalizer Symfony\Component\Serializer\Normalizer\NormalizerInterface
$context array

reset() 공개 메소드

Reinitialize the collection, removes all files.
public reset ( ) : OutputFileList
리턴 OutputFileList

toArrayOfID() 공개 메소드

public toArrayOfID ( ) : array
리턴 array an array of ID