Documentation

ReaderInterface

Table of Contents

Methods

canRead()  : bool
Can the current ReaderInterface read the file?
load()  : PhpProject
Loads PHPProject from file

Methods

canRead()

Can the current ReaderInterface read the file?

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

Search results