NobGit
public nobgit read

NobMail

Based on mailcow: dockerized

Languages

Repository composition by tracked source files.

PHP
PHP 49% JavaScript 35% HTML 9% CSS 4% Shell 2% Python 1% Lua 0% Perl 0% Ruby 0% SCSS 0%
Create file Wiki Documentation
Clone
https://nobgit.com/orgs/nobgit/nobmail.git
ssh://[email protected]:2222/orgs/nobgit/nobmail.git

Trace

data/web/inc/lib/vendor/illuminate/conditionable/HigherOrderWhenProxy.php

Trace helps you understand code history line by line. See who changed each line, when it changed, and which commit introduced it.

HigherOrderWhenProxy.php on main
Author Date Commit Line Code
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1
<?php
Open commit View diff
1 <?php
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
2
Open commit View diff
2
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
3
namespace Illuminate\Support;
Open commit View diff
3 namespace Illuminate\Support;
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
4
Open commit View diff
4
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
5
class HigherOrderWhenProxy
Open commit View diff
5 class HigherOrderWhenProxy
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
6
{
Open commit View diff
6 {
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
7
    /**
Open commit View diff
7 /**
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
8
     * The target being conditionally operated on.
Open commit View diff
8 * The target being conditionally operated on.
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
9
     *
Open commit View diff
9 *
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
10
     * @var mixed
Open commit View diff
10 * @var mixed
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
11
     */
Open commit View diff
11 */
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
12
    protected $target;
Open commit View diff
12 protected $target;
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
13
Open commit View diff
13
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
14
    /**
Open commit View diff
14 /**
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
15
     * The condition for proxying.
Open commit View diff
15 * The condition for proxying.
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
16
     *
Open commit View diff
16 *
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
17
     * @var bool
Open commit View diff
17 * @var bool
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
18
     */
Open commit View diff
18 */
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
19
    protected $condition;
Open commit View diff
19 protected $condition;
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
20
Open commit View diff
20
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
21
    /**
Open commit View diff
21 /**
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
22
     * Indicates whether the proxy has a condition.
Open commit View diff
22 * Indicates whether the proxy has a condition.
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
23
     *
Open commit View diff
23 *
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
24
     * @var bool
Open commit View diff
24 * @var bool
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
25
     */
Open commit View diff
25 */
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
26
    protected $hasCondition = false;
Open commit View diff
26 protected $hasCondition = false;
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
27
Open commit View diff
27
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
28
    /**
Open commit View diff
28 /**
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
29
     * Determine whether the condition should be negated.
Open commit View diff
29 * Determine whether the condition should be negated.
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
30
     *
Open commit View diff
30 *
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
31
     * @var bool
Open commit View diff
31 * @var bool
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
32
     */
Open commit View diff
32 */
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
33
    protected $negateConditionOnCapture;
Open commit View diff
33 protected $negateConditionOnCapture;
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
34
Open commit View diff
34
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
35
    /**
Open commit View diff
35 /**
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
36
     * Create a new proxy instance.
Open commit View diff
36 * Create a new proxy instance.
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
37
     *
Open commit View diff
37 *
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
38
     * @param  mixed  $target
Open commit View diff
38 * @param mixed $target
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
39
     * @return void
Open commit View diff
39 * @return void
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
40
     */
Open commit View diff
40 */
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
41
    public function __construct($target)
Open commit View diff
41 public function __construct($target)
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
42
    {
Open commit View diff
42 {
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
43
        $this->target = $target;
Open commit View diff
43 $this->target = $target;
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
44
    }
Open commit View diff
44 }
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
45
Open commit View diff
45
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
46
    /**
Open commit View diff
46 /**
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
47
     * Set the condition on the proxy.
Open commit View diff
47 * Set the condition on the proxy.
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
48
     *
Open commit View diff
48 *
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
49
     * @param  bool  $condition
Open commit View diff
49 * @param bool $condition
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
50
     * @return $this
Open commit View diff
50 * @return $this
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
51
     */
Open commit View diff
51 */
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
52
    public function condition($condition)
Open commit View diff
52 public function condition($condition)
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
53
    {
Open commit View diff
53 {
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
54
        [$this->condition, $this->hasCondition] = [$condition, true];
Open commit View diff
54 [$this->condition, $this->hasCondition] = [$condition, true];
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
55
Open commit View diff
55
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
56
        return $this;
Open commit View diff
56 return $this;
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
57
    }
Open commit View diff
57 }
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
58
Open commit View diff
58
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
59
    /**
Open commit View diff
59 /**
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
60
     * Indicate that the condition should be negated.
Open commit View diff
60 * Indicate that the condition should be negated.
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
61
     *
Open commit View diff
61 *
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
62
     * @return $this
Open commit View diff
62 * @return $this
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
63
     */
Open commit View diff
63 */
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
64
    public function negateConditionOnCapture()
Open commit View diff
64 public function negateConditionOnCapture()
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
65
    {
Open commit View diff
65 {
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
66
        $this->negateConditionOnCapture = true;
Open commit View diff
66 $this->negateConditionOnCapture = true;
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
67
Open commit View diff
67
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
68
        return $this;
Open commit View diff
68 return $this;
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
69
    }
Open commit View diff
69 }
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
70
Open commit View diff
70
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
71
    /**
Open commit View diff
71 /**
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
72
     * Proxy accessing an attribute onto the target.
Open commit View diff
72 * Proxy accessing an attribute onto the target.
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
73
     *
Open commit View diff
73 *
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
74
     * @param  string  $key
Open commit View diff
74 * @param string $key
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
75
     * @return mixed
Open commit View diff
75 * @return mixed
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
76
     */
Open commit View diff
76 */
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
77
    public function __get($key)
Open commit View diff
77 public function __get($key)
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
78
    {
Open commit View diff
78 {
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
79
        if (! $this->hasCondition) {
Open commit View diff
79 if (! $this->hasCondition) {
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
80
            $condition = $this->target->{$key};
Open commit View diff
80 $condition = $this->target->{$key};
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
81
Open commit View diff
81
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
82
            return $this->condition($this->negateConditionOnCapture ? ! $condition : $condition);
Open commit View diff
82 return $this->condition($this->negateConditionOnCapture ? ! $condition : $condition);
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
83
        }
Open commit View diff
83 }
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
84
Open commit View diff
84
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
85
        return $this->condition
Open commit View diff
85 return $this->condition
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
86
            ? $this->target->{$key}
Open commit View diff
86 ? $this->target->{$key}
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
87
            : $this->target;
Open commit View diff
87 : $this->target;
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
88
    }
Open commit View diff
88 }
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
89
Open commit View diff
89
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
90
    /**
Open commit View diff
90 /**
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
91
     * Proxy a method call on the target.
Open commit View diff
91 * Proxy a method call on the target.
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
92
     *
Open commit View diff
92 *
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
93
     * @param  string  $method
Open commit View diff
93 * @param string $method
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
94
     * @param  array  $parameters
Open commit View diff
94 * @param array $parameters
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
95
     * @return mixed
Open commit View diff
95 * @return mixed
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
96
     */
Open commit View diff
96 */
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
97
    public function __call($method, $parameters)
Open commit View diff
97 public function __call($method, $parameters)
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
98
    {
Open commit View diff
98 {
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
99
        if (! $this->hasCondition) {
Open commit View diff
99 if (! $this->hasCondition) {
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
100
            $condition = $this->target->{$method}(...$parameters);
Open commit View diff
100 $condition = $this->target->{$method}(...$parameters);
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
101
Open commit View diff
101
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
102
            return $this->condition($this->negateConditionOnCapture ? ! $condition : $condition);
Open commit View diff
102 return $this->condition($this->negateConditionOnCapture ? ! $condition : $condition);
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
103
        }
Open commit View diff
103 }
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
104
Open commit View diff
104
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
105
        return $this->condition
Open commit View diff
105 return $this->condition
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
106
            ? $this->target->{$method}(...$parameters)
Open commit View diff
106 ? $this->target->{$method}(...$parameters)
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
107
            : $this->target;
Open commit View diff
107 : $this->target;
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
108
    }
Open commit View diff
108 }
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
109
}
Open commit View diff
109 }