Faster_Image_B52f1a8_Image_Parser::__construct PHP Метод

__construct() публичный Метод

ImageParser constructor.
public __construct ( Stream_17b32f3_Streamable_Interface &$stream )
$stream Stream_17b32f3_Streamable_Interface
    public function __construct(Stream_17b32f3_Streamable_Interface &$stream)
    {
        $this->stream = $stream;
    }