<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>BG1</author_name>
  <author_url>https://blog.hatena.ne.jp/BG1/</author_url>
  <blog_title>車輪のx発明 ~B.G's Blog~</blog_title>
  <blog_url>https://bg1.hatenablog.com/</blog_url>
  <categories>
    <anon>PHP</anon>
  </categories>
  <description>$thisは、呼び出し元オブジェクトを指す。PHP: クラスの基礎 - Manualまあ、C++と同じ。クラス外の変数、クラス内のメンバ変数、引数を全部同じ$aにしてみる。 メンバと引数を区別するのに$thisはよく使う。 こうなるこうなる。 1回目のfunc呼び出しで、引数は20、メンバは30。引数の値をメンバに代入。 2回目のfuncでは、引数は50、メンバは前回の引数20を代入されてるので20。 クラス外は影響受けないので10。Sample/php/class/this/src/class at master · bg1bgst333/Sample · GitHub</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbg1.hatenablog.com%2Fentry%2F2021%2F07%2F13%2F210000&quot; title=&quot;$this - 車輪のx発明 ~B.G&amp;#39;s Blog~&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/B/BG1/20201228/20201228144726.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-07-13 21:00:00</published>
  <title>$this</title>
  <type>rich</type>
  <url>https://bg1.hatenablog.com/entry/2021/07/13/210000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
