Page MenuHomePhabricator

final class PhutilBallOfPHP
libphutil Technical Documentation (Phage)

Concatenates PHP files together into a single stream. Used by Phage to transmit bootloading code.

Methods

public function addFile($path)

This method is not documented.
Parameters
$path
Return
wild

public function addText($text)

This method is not documented.
Parameters
$text
Return
wild

public function toString()

This method is not documented.
Return
wild