You are here

DirectoryBehaviorInterface.php in X Autoload 7.4

File

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

namespace Drupal\xautoload\DirectoryBehavior;

interface DirectoryBehaviorInterface {

}

Interfaces