mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-10-26 11:11:56 +00:00
7 lines
76 B
PHP
7 lines
76 B
PHP
<?php namespace BookStack\Entities;
|
|
|
|
|
|
class EntityProvider
|
|
{
|
|
// TODO -
|
|
} |