메소드 | 설명 | |
---|---|---|
__construct ( string $file_contents ) | Constructor. | |
parse_data ( ) : array |
메소드 | 설명 | |
---|---|---|
parse_markdown ( string $text ) : string | ||
sanitize_contributors ( array $users ) : array |
public __construct ( string $file_contents ) | ||
$file_contents | string | Contents of file. |
protected sanitize_contributors ( array $users ) : array | ||
$users | array | |
리턴 | array |