예제 #1
0
파일: helpers.php 프로젝트: e-gob/api-dpa
/**
 * Get the string contents of a section.
 *
 * @param  string  $section
 * @return string
 */
function yieldLaravelLaravel($section)
{
    return Laravel\Section::yieldLaravelLaravel($section);
}