You are here

DirectoryBehaviorInterface.php in X Autoload 7.5

File

src/DirectoryBehavior/DirectoryBehaviorInterface.php
View source
<?php

namespace Drupal\xautoload\DirectoryBehavior;

interface DirectoryBehaviorInterface {

}

Interfaces