PHP 클래스 spec\Crummy\Phlack\Common\Formatter\SequencerSpec

상속: extends PhpSpec\ObjectBehavior
파일 보기 프로젝트 열기: mcrumm/phlack

공개 메소드들

메소드 설명
it_formats_text ( )
it_is_initializable ( )
it_sequences_a_command ( Crummy\Phlack\WebHook\CommandInterface $command )
it_sequences_an_alert ( )

메소드 상세

it_formats_text() 공개 메소드

public it_formats_text ( )

it_is_initializable() 공개 메소드

public it_is_initializable ( )

it_sequences_a_command() 공개 메소드

public it_sequences_a_command ( Crummy\Phlack\WebHook\CommandInterface $command )
$command Crummy\Phlack\WebHook\CommandInterface

it_sequences_an_alert() 공개 메소드