Consistent interface declaration
This commit is contained in:
parent
2bffeefee1
commit
5873821b8d
1 changed files with 0 additions and 8 deletions
|
@ -225,12 +225,4 @@ interface Node extends FileInfo {
|
|||
* @since 6.0.0
|
||||
*/
|
||||
public function getName();
|
||||
|
||||
/**
|
||||
* Get the file owner
|
||||
*
|
||||
* @since 9.0.0
|
||||
* @return string
|
||||
*/
|
||||
public function getOwner();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue