3 lines
No EOL
86 B
PHP
3 lines
No EOL
86 B
PHP
<?php namespace ProcessWire;
|
|
|
|
$inicio = $pages->get('/'); /** @var HomePage $inicio */ |