Add enum for project type
Compare changes
+ 19
− 5
@@ -6,6 +6,7 @@ use Drupal\Component\Utility\Html;
@@ -28,6 +29,13 @@ class Project implements \JsonSerializable {
@@ -69,10 +77,9 @@ class Project implements \JsonSerializable {
@@ -97,10 +104,17 @@ class Project implements \JsonSerializable {