Skip to content
Snippets Groups Projects
Commit 5873821b authored by Roeland Jago Douma's avatar Roeland Jago Douma
Browse files

Consistent interface declaration

parent 2bffeefe
No related merge requests found
......@@ -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();
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment