Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
NerdsAndCompany
Schematic
Services
Schematic
getUser
NerdsAndCompany\Schematic\Services\Schematic::getUser PHP Method
Schematic Class Documentation
Datei anzeigen
Open project: itmundi/schematic
getUser()
public
method
Always return the super user.
public
getUser
( ) :
Craft\Craft\UserModel
return
Craft\Craft\UserModel
public function getUser() { return Craft::app()->users->getUserById(1); }
Schematic
checkPermission
doExport
doImport
exportDataModel
exportToYaml
getExportableDataTypes
getPluginData
getUser
importDataModel
importFromYaml