@@ -200,13 +200,13 @@ <h4 id="toc-methods">
200200 < dt class ="phpdocumentor-table-of-contents__entry -method -public ">
201201 < a href ="classes/rex-console-application.html#method_doRun "> doRun()</ a >
202202 < span >
203- : mixed </ span >
203+ : int </ span >
204204</ dt >
205205
206206 < dt class ="phpdocumentor-table-of-contents__entry -method -protected ">
207207 < a href ="classes/rex-console-application.html#method_doRunCommand "> doRunCommand()</ a >
208208 < span >
209- : mixed </ span >
209+ : int </ span >
210210</ dt >
211211
212212 </ dl >
@@ -278,7 +278,7 @@ <h4 class="phpdocumentor-element__name" id="method_doRun">
278278
279279 < code class ="phpdocumentor-code phpdocumentor-signature ">
280280 < span class ="phpdocumentor-signature__visibility "> public</ span >
281- < span class ="phpdocumentor-signature__name "> doRun</ span > < span > (</ span > < span class ="phpdocumentor-signature__argument "> < span class ="phpdocumentor-signature__argument__return-type "> < abbr title ="\Symfony\Component\Console\Input\InputInterface "> InputInterface</ abbr > </ span > < span class ="phpdocumentor-signature__argument__name "> $input</ span > </ span > < span class ="phpdocumentor-signature__argument "> < span > , </ span > < span class ="phpdocumentor-signature__argument__return-type "> < abbr title ="\Symfony\Component\Console\Output\OutputInterface "> OutputInterface</ abbr > </ span > < span class ="phpdocumentor-signature__argument__name "> $output</ span > </ span > < span > )</ span > < span > : </ span > < span class ="phpdocumentor-signature__response_type "> mixed </ span > </ code >
281+ < span class ="phpdocumentor-signature__name "> doRun</ span > < span > (</ span > < span class ="phpdocumentor-signature__argument "> < span class ="phpdocumentor-signature__argument__return-type "> < abbr title ="\Symfony\Component\Console\Input\InputInterface "> InputInterface</ abbr > </ span > < span class ="phpdocumentor-signature__argument__name "> $input</ span > </ span > < span class ="phpdocumentor-signature__argument "> < span > , </ span > < span class ="phpdocumentor-signature__argument__return-type "> < abbr title ="\Symfony\Component\Console\Output\OutputInterface "> OutputInterface</ abbr > </ span > < span class ="phpdocumentor-signature__argument__name "> $output</ span > </ span > < span > )</ span > < span > : </ span > < span class ="phpdocumentor-signature__response_type "> int </ span > </ code >
282282
283283 < div class ="phpdocumentor-label-line ">
284284 </ div >
@@ -303,7 +303,11 @@ <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
303303
304304
305305
306-
306+ < section >
307+ < h5 class ="phpdocumentor-return-value__heading "> Return values</ h5 >
308+ < span class ="phpdocumentor-signature__response_type "> int</ span >
309+ </ section >
310+
307311</ article >
308312 < article
309313 class ="phpdocumentor-element
@@ -327,7 +331,7 @@ <h4 class="phpdocumentor-element__name" id="method_doRunCommand">
327331
328332 < code class ="phpdocumentor-code phpdocumentor-signature ">
329333 < span class ="phpdocumentor-signature__visibility "> protected</ span >
330- < span class ="phpdocumentor-signature__name "> doRunCommand</ span > < span > (</ span > < span class ="phpdocumentor-signature__argument "> < span class ="phpdocumentor-signature__argument__return-type "> < abbr title ="\Symfony\Component\Console\Command\Command "> Command</ abbr > </ span > < span class ="phpdocumentor-signature__argument__name "> $command</ span > </ span > < span class ="phpdocumentor-signature__argument "> < span > , </ span > < span class ="phpdocumentor-signature__argument__return-type "> < abbr title ="\Symfony\Component\Console\Input\InputInterface "> InputInterface</ abbr > </ span > < span class ="phpdocumentor-signature__argument__name "> $input</ span > </ span > < span class ="phpdocumentor-signature__argument "> < span > , </ span > < span class ="phpdocumentor-signature__argument__return-type "> < abbr title ="\Symfony\Component\Console\Output\OutputInterface "> OutputInterface</ abbr > </ span > < span class ="phpdocumentor-signature__argument__name "> $output</ span > </ span > < span > )</ span > < span > : </ span > < span class ="phpdocumentor-signature__response_type "> mixed</ span > </ code >
334+ < span class ="phpdocumentor-signature__name "> doRunCommand</ span > < span > (</ span > < span class ="phpdocumentor-signature__argument "> < span class ="phpdocumentor-signature__argument__return-type "> < abbr title ="\Symfony\Component\Console\Command\Command "> Command</ abbr > </ span > < span class ="phpdocumentor-signature__argument__name "> $command</ span > </ span > < span class ="phpdocumentor-signature__argument "> < span > , </ span > < span class ="phpdocumentor-signature__argument__return-type "> < abbr title ="\Symfony\Component\Console\Input\InputInterface "> InputInterface</ abbr > </ span > < span class ="phpdocumentor-signature__argument__name "> $input</ span > </ span > < span class ="phpdocumentor-signature__argument "> < span > , </ span > < span class ="phpdocumentor-signature__argument__return-type "> < abbr title ="\Symfony\Component\Console\Output\OutputInterface "> OutputInterface</ abbr > </ span > < span class ="phpdocumentor-signature__argument__name "> $output</ span > </ span > < span > )</ span > < span > : </ span > < span class ="phpdocumentor-signature__response_type "> int</ span > </ code >
331335
332336 < div class ="phpdocumentor-label-line ">
333337 </ div >
@@ -359,7 +363,11 @@ <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
359363
360364
361365
362-
366+ < section >
367+ < h5 class ="phpdocumentor-return-value__heading "> Return values</ h5 >
368+ < span class ="phpdocumentor-signature__response_type "> int</ span >
369+ </ section >
370+
363371</ article >
364372 </ section >
365373
0 commit comments