You are here

public static property Braintree_ResourceCollectionTest::$values in Commerce Braintree 7

File

braintree_php/tests/unit/ResourceCollectionTest.php, line 19

Class

Braintree_ResourceCollectionTest

Code

public static $values = array(
  "a",
  "b",
  "c",
  "d",
  "e",
);