\PhpOffice\PhpWord\ReaderReaderInterface

Reader interface

Summary

Methods
Constants
canRead()
load()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

canRead()

canRead(string  $filename) : boolean

Can the current ReaderInterface read the file?

Parameters

string $filename

Returns

boolean

load()

load(string  $filename) 

Loads PhpWord from file

Parameters

string $filename