Skip to content

Commit a1fe153

Browse files
author
nouser
committed
Extended the network model to match all properties
1 parent 979f570 commit a1fe153

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lib/Tmdb/Model/Network.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@ public function getName()
9999
public function setName($name)
100100
{
101101
$this->name = $name;
102-
103102
return $this;
104103
}
105104

0 commit comments

Comments
 (0)