Elgg  Version 5.1
Variables
Elgg\Traits\Di Namespace Reference

Variables

trait ServiceFacade
 Utility trait that can be used by public services to provide better IDE support and type-hinting. More...
 

Variable Documentation

trait Elgg::Traits::Di\ServiceFacade
Initial value:
{
abstract public static function name()
$site name
Definition: settings.php:15

Utility trait that can be used by public services to provide better IDE support and type-hinting.

Definition at line 8 of file ServiceFacade.php.