Initial commit
This commit is contained in:
commit
05c65aad4d
155 changed files with 93617 additions and 0 deletions
10
viewer/php/fetchWissKI.php
Normal file
10
viewer/php/fetchWissKI.php
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
<?php
|
||||
|
||||
use Drupal\Core\Routing\RouteMatchInterface;
|
||||
use Drupal\Core\Form\FormStateInterface;
|
||||
use Drupal\Core\Template\Attribute;
|
||||
use Drupal\Core\Url;
|
||||
|
||||
\Drupal::messenger()->addMessage(serialize(Drupal\Core\Entity\EntityInterface $entity));
|
||||
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue