PHP 트레잇 Goose\Tests\Harness\TestTrait

파일 보기 프로젝트 열기: scotteh/php-goose

공개 메소드들

메소드 설명
html ( DOMWrap\Document | DOMWrap\Element | Goose\Article $doc ) : string

비공개 메소드들

메소드 설명
call ( string $method ) : mixed
config ( ) : Configuration
document ( string $html ) : DOMWrap\Document
generate ( string $html ) : Goose\Article
setArticle ( Goose\Article $article = null ) : Goose\Article
setDocument ( DOMWrap\Document $document ) : DOMWrap\Document

메소드 상세

html() 공개 메소드

public html ( DOMWrap\Document | DOMWrap\Element | Goose\Article $doc ) : string
$doc DOMWrap\Document | DOMWrap\Element | Goose\Article
리턴 string