X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2FWallabag%2FCoreBundle%2FEntity%2FEntry.php;h=2b1f2e050799c24495611d2ba75212e37944f4d5;hb=2daae770942911428fba11af207e61e6460cff98;hp=445cc45e57b9ebfdf2faee457507c6b3cee84b77;hpb=e0ef1a1c8b6badd2f52acbdcf928469ef1a15b3e;p=github%2Fwallabag%2Fwallabag.git diff --git a/src/Wallabag/CoreBundle/Entity/Entry.php b/src/Wallabag/CoreBundle/Entity/Entry.php index 445cc45e..2b1f2e05 100644 --- a/src/Wallabag/CoreBundle/Entity/Entry.php +++ b/src/Wallabag/CoreBundle/Entity/Entry.php @@ -840,7 +840,7 @@ class Entry return $this; } - + /** * Set origin url. * @@ -854,7 +854,7 @@ class Entry return $this; } - + /** * Get origin url. *