Open Journal Systems
3.3.0
Root.php
1
<?php
2
/*
3
* citeproc-php
4
*
5
* @link http://github.com/seboettg/citeproc-php for the source repository
6
* @copyright Copyright (c) 2017 Sebastian Böttger.
7
* @license https://opensource.org/licenses/MIT
8
*/
9
10
namespace
Seboettg\CiteProc\Root
;
11
12
use
Seboettg\CiteProc\Style\InheritableNameAttributesTrait
;
13
19
class
Root
20
{
21
use InheritableNameAttributesTrait;
22
}
Seboettg\CiteProc\Style\InheritableNameAttributesTrait
trait InheritableNameAttributesTrait
Definition:
InheritableNameAttributesTrait.php:37
Seboettg\CiteProc\Root\Root
Definition:
Root.php:19
Seboettg\CiteProc\Root
Definition:
Info.php:10
plugins
generic
citationStyleLanguage
lib
vendor
seboettg
citeproc-php
src
Root
Root.php
Generated on Fri Aug 28 2020 14:53:33 for Open Journal Systems by
1.8.17