File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -339,14 +339,14 @@ <h4 id="toc-properties">
339339 < dt class ="phpdocumentor-table-of-contents__entry -property -public ">
340340 < a class ="" href ="classes/CodeIgniter-Images-Image.html#property_origHeight "> $origHeight</ a >
341341 < span >
342- : float| int </ span >
342+ : int </ span >
343343</ dt >
344344< dd > The original image height in pixels.</ dd >
345345
346346 < dt class ="phpdocumentor-table-of-contents__entry -property -public ">
347347 < a class ="" href ="classes/CodeIgniter-Images-Image.html#property_origWidth "> $origWidth</ a >
348348 < span >
349- : float| int </ span >
349+ : int </ span >
350350</ dt >
351351< dd > The original image width in pixels.</ dd >
352352
@@ -598,7 +598,7 @@ <h4 class="phpdocumentor-element__name" id="property_origHeight">
598598
599599 < code class ="phpdocumentor-code phpdocumentor-signature ">
600600 < span class ="phpdocumentor-signature__visibility "> public</ span >
601- < span class ="phpdocumentor-signature__type "> float| int</ span >
601+ < span class ="phpdocumentor-signature__type "> int</ span >
602602 < span class ="phpdocumentor-signature__name "> $origHeight</ span >
603603 </ code >
604604
@@ -636,7 +636,7 @@ <h4 class="phpdocumentor-element__name" id="property_origWidth">
636636
637637 < code class ="phpdocumentor-code phpdocumentor-signature ">
638638 < span class ="phpdocumentor-signature__visibility "> public</ span >
639- < span class ="phpdocumentor-signature__type "> float| int</ span >
639+ < span class ="phpdocumentor-signature__type "> int</ span >
640640 < span class ="phpdocumentor-signature__name "> $origWidth</ span >
641641 </ code >
642642
You can’t perform that action at this time.
0 commit comments