PHP 클래스 Alex\BehatLauncher\Behat\FeatureFile

상속: implements Symfony\Component\Serializer\Normalizer\NormalizableInterface
파일 보기 프로젝트 열기: alexandresalome/behat-launcher

공개 메소드들

메소드 설명
__construct ( FeatureDirectory $directory, $name )
getName ( ) : string
getPath ( ) : string
normalize ( Symfony\Component\Serializer\Normalizer\NormalizerInterface $normalizer, $format = null, array $context = [] )

메소드 상세

__construct() 공개 메소드

public __construct ( FeatureDirectory $directory, $name )
$directory FeatureDirectory

getName() 공개 메소드

public getName ( ) : string
리턴 string

getPath() 공개 메소드

public getPath ( ) : string
리턴 string

normalize() 공개 메소드

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