Documentation

ReaderInterface

Reader interface.

Table of Contents

Methods

canRead()  : bool
Can the current \PhpOffice\PhpPresentation\Reader\ReaderInterface read the file?
load()  : PhpPresentation
Loads PhpPresentation from file.

Methods

canRead()

Can the current \PhpOffice\PhpPresentation\Reader\ReaderInterface read the file?

public canRead(string $pFilename) : bool
Parameters
$pFilename : string
Return values
bool

        
On this page

Search results