Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Node.php
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ protected function markAsNew($new)
* Tells if the node is considered as new (not present on the server)
*
* Please note, that this doesn't tell you if the node is present on the server.
* Use {@link exits()} to see if a node is already there.
* Use {@link exists()} to see if a node is already there.
*
* @return bool
*/
Expand Down

0 comments on commit 61b9d59

Please sign in to comment.