added strict type declaration
This commit is contained in:
parent
e5358503f4
commit
19e0718fb8
@ -1,4 +1,4 @@
|
||||
<?php
|
||||
<?php declare(strict_types = 1);
|
||||
|
||||
namespace Drupal\opencase\Plugin\Block;
|
||||
|
||||
|
Reference in New Issue
Block a user