You are here

protected property Spec::$class in Little helpers 7.2

The class that is to be instantiated.

Type: string

File

src/Services/Spec.php, line 15

Class

Spec
A class instantiation spec.

Namespace

Drupal\little_helpers\Services

Code

protected $class;