PHP Class PHPSpec2\Loader\SpecificationsClassLoader

Inheritance: implements PHPSpec2\Loader\LoaderInterface
Show file Open project: phpspec/phpspec2

Public Methods

Method Description
loadFromFile ( $filename, $line = null )

Private Methods

Method Description
getClassSubject ( $classname )
lineIsInsideMethod ( $line, ReflectionMethod $method )

Method Details

loadFromFile() public method

public loadFromFile ( $filename, $line = null )