Scalr\Tests\Service\Aws\CloudFrontTest::getFixtureFilePath PHP Method

getFixtureFilePath() public method

public getFixtureFilePath ( $filename )
    public function getFixtureFilePath($filename)
    {
        return $this->getFixturesDirectory() . '/' . CloudFront::API_VERSION_CURRENT . '/' . $filename;
    }