Files
farmOS-dev/vendor/mglaman/phpstan-drupal/stubs/Drupal/node/user/EntityOwnerInterface.stub
2024-12-10 15:08:16 +01:00

7 lines
66 B
Plaintext

<?php
namespace Drupal\user;
interface EntityOwnerInterface {
}