<?php

namespace Drupal\Core\Security;

interface TrustedCallbackInterface {

}
