Open Journal Systems
3.3.0
HasParent.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\Rendering
;
11
17
interface
HasParent
18
{
19
public
function
getParent
();
20
}
Seboettg\CiteProc\Rendering\HasParent
Definition:
HasParent.php:17
Seboettg\CiteProc\Rendering
Seboettg\CiteProc\Rendering\HasParent\getParent
getParent()
plugins
generic
citationStyleLanguage
lib
vendor
seboettg
citeproc-php
src
Rendering
HasParent.php
Generated on Fri Aug 28 2020 14:52:06 for Open Journal Systems by
1.8.17