Inpsyde\MultilingualPress\Asset\DebugAwareScript::handle PHP Method

handle() public method

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