Inpsyde\MultilingualPress\Asset\DebugAwareScript::handle PHP 메소드

handle() 공개 메소드

Returns the handle.
부터: 3.0.0
public handle ( ) : string
리턴 string The handle.
    public function handle()
    {
        return $this->handle;
    }