Skip to content

Commit

Permalink
Update Documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
webeweb committed Jul 31, 2019
1 parent a7d0710 commit a6a0457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ foreach($tv->getChannels() as $channel) {

/** @var Length $length */
$length = $programme->getLength();
$length->getContent(); // int
$length->getContent(); // float
$length->getUnits();

/** @var Premiere $premiere */
Expand Down

0 comments on commit a6a0457

Please sign in to comment.