You are here

private property RestfulCreateEntityTestCase::$imagePath in RESTful 7

Same name and namespace in other branches
  1. 7.2 tests/RestfulCreateEntityTestCase.test \RestfulCreateEntityTestCase::imagePath

Holds the path to a random generated image for upload purposes.

Type: string

File

tests/RestfulCreateEntityTestCase.test, line 23
Contains RestfulCreateEntityTestCase

Class

RestfulCreateEntityTestCase
@file Contains RestfulCreateEntityTestCase

Code

private $imagePath;