BookStack/app/Entities/EntityProvider.php

7 lines
76 B
PHP

<?php namespace BookStack\Entities;
class EntityProvider
{
// TODO -
}